#64EFD6#64EFD6
#64EFD6 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 179.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFD6 |
|---|---|
| RGB | rgb(100, 239, 214) |
| HSL | hsl(169, 81%, 66%) |
| HSV | hsv(169, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 10.5%, 6.3%) |
| CIE-LAB | lab(86.65, -43.58, 0.79) |
| CIE-LCH | lch(86.65, 43.58, 178.96°) |
| OKLab | oklab(86.91% -0.1262 0.0014) |
| OKLCH | oklch(86.91% 0.126 179.4) |
| XYZ | xyz(48.2541, 69.2925, 74.4371) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.87
Aqua (survey)
#13EAC9
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFD6 #EF647D
analogous
#64EF91 #64EFD6 #64C3EF
triadic
#64EFD6 #D664EF #EFD664
tetradic
#64EFD6 #9164EF #EF647D #C3EF64
square
#64EFD6 #9164EF #EF647D #C3EF64
split-complementary
#64EFD6 #EF64C3 #EF9164
monochromatic
#14C4A5 #2DE9C7 #64EFD6 #9BF5E5 #D3FAF3
Accessibility & contrast
On white
1.41
#64EFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64EFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFD6
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFD6 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64efd6; /* rgb */ color: rgb(100, 239, 214); /* oklch */ color: oklch(86.9% 0.126 179.4);
Tailwind
colors: {
custom: {
50: '#9df5e2',
500: '#64efd6',
950: '#000000',
},
}SCSS
$custom: #64efd6; $custom-light: #9df5e2; $custom-dark: #000000;
JSON
{
"hex": "#64efd6",
"rgb": {
"r": 100,
"g": 239,
"b": 214
},
"hsl": {
"h": 169.209,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.86905,
"c": 0.12616,
"h": 179.4
},
"luminance": 0.69297
}Semantic roles & 50–950 ramp
primary
#64EFD6
secondary
#C2354F
accent
#082EDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584