#64EED5#64EED5
#64EED5 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.126 H 179.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64EED5 |
|---|---|
| RGB | rgb(100, 238, 213) |
| HSL | hsl(169, 80%, 66%) |
| HSV | hsv(169, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.33, -43.38, 0.86) |
| CIE-LCH | lch(86.33, 43.39, 178.86°) |
| OKLab | oklab(86.64% -0.1255 0.0016) |
| OKLCH | oklch(86.64% 0.126 179.3) |
| XYZ | xyz(47.8348, 68.6577, 73.6692) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Aqua (survey)
#13EAC9
ΔE00 3.86
Turquoise
#40E0D0
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EED5 #EE647D
analogous
#64EE90 #64EED5 #64C2EE
triadic
#64EED5 #D564EE #EED564
tetradic
#64EED5 #9064EE #EE647D #C2EE64
square
#64EED5 #9064EE #EE647D #C2EE64
split-complementary
#64EED5 #EE64C2 #EE9064
monochromatic
#15C2A3 #2DE8C6 #64EED5 #9BF4E4 #D2FAF3
Accessibility & contrast
On white
1.43
#64EED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#64EED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EED5
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EED5 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eed5; /* rgb */ color: rgb(100, 238, 213); /* oklch */ color: oklch(86.6% 0.126 179.3);
Tailwind
colors: {
custom: {
50: '#9cf4e1',
500: '#64eed5',
950: '#000000',
},
}SCSS
$custom: #64eed5; $custom-light: #9cf4e1; $custom-dark: #000000;
JSON
{
"hex": "#64eed5",
"rgb": {
"r": 100,
"g": 238,
"b": 213
},
"hsl": {
"h": 169.13,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86641,
"c": 0.12556,
"h": 179.3
},
"luminance": 0.68662
}Semantic roles & 50–950 ramp
primary
#64EED5
secondary
#C0364F
accent
#092FDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584