#64E8CF#64E8CF
#64E8CF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.1% C 0.122 H 178.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8CF |
|---|---|
| RGB | rgb(100, 232, 207) |
| HSL | hsl(169, 74%, 65%) |
| HSV | hsv(169, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 10.8%, 9%) |
| CIE-LAB | lab(84.44, -42.19, 1.26) |
| CIE-LCH | lch(84.44, 42.21, 178.29°) |
| OKLab | oklab(85.06% -0.1219 0.0027) |
| OKLCH | oklch(85.06% 0.122 178.7) |
| XYZ | xyz(45.3695, 64.9231, 69.1598) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Aqua (survey)
#13EAC9
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 5.34
Aqua Marine
#2EE8BB
ΔE00 5.74
Bright Aqua
#0BF9EA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8CF #E8647D
analogous
#64E88D #64E8CF #64BFE8
triadic
#64E8CF #CF64E8 #E8CF64
tetradic
#64E8CF #8D64E8 #E8647D #BFE864
square
#64E8CF #8D64E8 #E8647D #BFE864
split-complementary
#64E8CF #E864BF #E88D64
monochromatic
#1BB799 #2FE0BE #64E8CF #99F0E0 #CFF8F0
Accessibility & contrast
On white
1.50
#64E8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#64E8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8CF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8CF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#CBCDD1
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e8cf; /* rgb */ color: rgb(100, 232, 207); /* oklch */ color: oklch(85.1% 0.122 178.7);
Tailwind
colors: {
custom: {
50: '#9cf0dd',
500: '#64e8cf',
950: '#000000',
},
}SCSS
$custom: #64e8cf; $custom-light: #9cf0dd; $custom-dark: #000000;
JSON
{
"hex": "#64e8cf",
"rgb": {
"r": 100,
"g": 232,
"b": 207
},
"hsl": {
"h": 168.636,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85056,
"c": 0.12194,
"h": 178.7
},
"luminance": 0.64928
}Semantic roles & 50–950 ramp
primary
#64E8CF
secondary
#B63A51
accent
#0F35D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584