#64E7F3#64E7F3
#64E7F3 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.0% C 0.115 H 203.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7F3 |
|---|---|
| RGB | rgb(100, 231, 243) |
| HSL | hsl(185, 86%, 67%) |
| HSV | hsv(185, 59%, 95%) |
| CMYK | cmyk(58.8%, 4.9%, 0%, 4.7%) |
| CIE-LAB | lab(85.16, -32.41, -16.65) |
| CIE-LCH | lch(85.16, 36.44, 207.19°) |
| OKLab | oklab(85.97% -0.1057 -0.0461) |
| OKLCH | oklch(85.97% 0.115 203.6) |
| XYZ | xyz(50.0023, 66.3271, 94.9439) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.03
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7F3 #F37064
analogous
#64F3B8 #64E7F3 #64A0F3
triadic
#64E7F3 #F364E7 #E7F364
tetradic
#64E7F3 #B864F3 #F37064 #A0F364
square
#64E7F3 #B864F3 #F37064 #A0F364
split-complementary
#64E7F3 #F364A0 #F3B864
monochromatic
#10BDCD #2BDEEF #64E7F3 #9DF0F7 #D6F9FC
Accessibility & contrast
On white
1.47
#64E7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64E7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7F3
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7F3 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e7f3; /* rgb */ color: rgb(100, 231, 243); /* oklch */ color: oklch(86.0% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#9eeff7',
500: '#64e7f3',
950: '#000000',
},
}SCSS
$custom: #64e7f3; $custom-light: #9eeff7; $custom-dark: #000000;
JSON
{
"hex": "#64e7f3",
"rgb": {
"r": 100,
"g": 231,
"b": 243
},
"hsl": {
"h": 185.035,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.85971,
"c": 0.11535,
"h": 203.6
},
"luminance": 0.66332
}Semantic roles & 50–950 ramp
primary
#64E7F3
secondary
#C93F32
accent
#1603E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585