#64EED3#64EED3
#64EED3 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.6% C 0.126 H 178.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64EED3 |
|---|---|
| RGB | rgb(100, 238, 211) |
| HSL | hsl(168, 80%, 66%) |
| HSV | hsv(168, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(86.28, -43.87, 1.84) |
| CIE-LCH | lch(86.28, 43.90, 177.60°) |
| OKLab | oklab(86.58% -0.1264 0.0042) |
| OKLCH | oklch(86.58% 0.126 178.1) |
| XYZ | xyz(47.5825, 68.5568, 72.3406) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 4.89
Light Aqua
#8CFFDB
ΔE00 5.25
Aqua Marine
#2EE8BB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EED3 #EE647F
analogous
#64EE8E #64EED3 #64C4EE
triadic
#64EED3 #D364EE #EED364
tetradic
#64EED3 #8E64EE #EE647F #C4EE64
square
#64EED3 #8E64EE #EE647F #C4EE64
split-complementary
#64EED3 #EE64C4 #EE8E64
monochromatic
#15C2A0 #2DE8C3 #64EED3 #9BF4E3 #D2FAF2
Accessibility & contrast
On white
1.43
#64EED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#64EED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EED3
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EED3 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#D0D2D5
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eed3; /* rgb */ color: rgb(100, 238, 211); /* oklch */ color: oklch(86.6% 0.126 178.1);
Tailwind
colors: {
custom: {
50: '#9cf4e0',
500: '#64eed3',
950: '#000000',
},
}SCSS
$custom: #64eed3; $custom-light: #9cf4e0; $custom-dark: #000000;
JSON
{
"hex": "#64eed3",
"rgb": {
"r": 100,
"g": 238,
"b": 211
},
"hsl": {
"h": 168.261,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86584,
"c": 0.12649,
"h": 178.1
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#64EED3
secondary
#C03651
accent
#0932DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584