#64EFDC#64EFDC
#64EFDC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.124 H 183.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFDC |
|---|---|
| RGB | rgb(100, 239, 220) |
| HSL | hsl(172, 81%, 66%) |
| HSV | hsv(172, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(86.80, -42.10, -2.13) |
| CIE-LCH | lch(86.80, 42.16, 182.89°) |
| OKLab | oklab(87.08% -0.1236 -0.0064) |
| OKLCH | oklch(87.08% 0.124 183) |
| XYZ | xyz(49.0345, 69.6046, 78.5472) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Turquoise
#40E0D0
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 5.17
Bright Turquoise
#0FFEF9
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFDC #EF6477
analogous
#64EF97 #64EFDC #64BCEF
triadic
#64EFDC #DC64EF #EFDC64
tetradic
#64EFDC #9764EF #EF6477 #BCEF64
square
#64EFDC #9764EF #EF6477 #BCEF64
split-complementary
#64EFDC #EF64BC #EF9764
monochromatic
#14C4AC #2DE9CF #64EFDC #9BF5E9 #D3FAF5
Accessibility & contrast
On white
1.41
#64EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#64EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFDC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFDC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64efdc; /* rgb */ color: rgb(100, 239, 220); /* oklch */ color: oklch(87.1% 0.124 183.0);
Tailwind
colors: {
custom: {
50: '#9df5e6',
500: '#64efdc',
950: '#000000',
},
}SCSS
$custom: #64efdc; $custom-light: #9df5e6; $custom-dark: #000000;
JSON
{
"hex": "#64efdc",
"rgb": {
"r": 100,
"g": 239,
"b": 220
},
"hsl": {
"h": 171.799,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.87081,
"c": 0.12373,
"h": 183
},
"luminance": 0.6961
}Semantic roles & 50–950 ramp
primary
#64EFDC
secondary
#C23548
accent
#0825DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584