#64E8D4#64E8D4
#64E8D4 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 181.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8D4 |
|---|---|
| RGB | rgb(100, 232, 212) |
| HSL | hsl(171, 74%, 65%) |
| HSV | hsv(171, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(84.57, -40.96, -1.19) |
| CIE-LCH | lch(84.57, 40.98, 181.66°) |
| OKLab | oklab(85.2% -0.1197 -0.0039) |
| OKLCH | oklch(85.2% 0.12 181.8) |
| XYZ | xyz(45.9905, 65.1714, 72.4302) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Turquoise
#40E0D0
ΔE00 2.98
Aqua (survey)
#13EAC9
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8D4 #E86478
analogous
#64E892 #64E8D4 #64BAE8
triadic
#64E8D4 #D464E8 #E8D464
tetradic
#64E8D4 #9264E8 #E86478 #BAE864
square
#64E8D4 #9264E8 #E86478 #BAE864
split-complementary
#64E8D4 #E864BA #E89264
monochromatic
#1BB79F #2FE0C5 #64E8D4 #99F0E3 #CFF8F2
Accessibility & contrast
On white
1.50
#64E8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64E8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8D4
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8D4 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD3
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e8d4; /* rgb */ color: rgb(100, 232, 212); /* oklch */ color: oklch(85.2% 0.120 181.8);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#64e8d4',
950: '#000000',
},
}SCSS
$custom: #64e8d4; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#64e8d4",
"rgb": {
"r": 100,
"g": 232,
"b": 212
},
"hsl": {
"h": 170.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85202,
"c": 0.11979,
"h": 181.8
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#64E8D4
secondary
#B63A4D
accent
#0F2DD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584