#64E8D6#64E8D6
#64E8D6 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.119 H 183.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8D6 |
|---|---|
| RGB | rgb(100, 232, 214) |
| HSL | hsl(172, 74%, 65%) |
| HSV | hsv(172, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 7.8%, 9%) |
| CIE-LAB | lab(84.62, -40.47, -2.17) |
| CIE-LCH | lch(84.62, 40.53, 183.06°) |
| OKLab | oklab(85.26% -0.1189 -0.0065) |
| OKLCH | oklch(85.26% 0.119 183.1) |
| XYZ | xyz(46.2443, 65.2730, 73.7672) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 4.98
Aqua (survey)
#13EAC9
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 6.82
Bright Turquoise
#0FFEF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8D6 #E86476
analogous
#64E894 #64E8D6 #64B8E8
triadic
#64E8D6 #D664E8 #E8D664
tetradic
#64E8D6 #9464E8 #E86476 #B8E864
square
#64E8D6 #9464E8 #E86476 #B8E864
split-complementary
#64E8D6 #E864B8 #E89464
monochromatic
#1BB7A1 #2FE0C8 #64E8D6 #99F0E4 #CFF8F2
Accessibility & contrast
On white
1.49
#64E8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#64E8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8D6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8D6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e8d6; /* rgb */ color: rgb(100, 232, 214); /* oklch */ color: oklch(85.3% 0.119 183.1);
Tailwind
colors: {
custom: {
50: '#9cf0e2',
500: '#64e8d6',
950: '#000000',
},
}SCSS
$custom: #64e8d6; $custom-light: #9cf0e2; $custom-dark: #000000;
JSON
{
"hex": "#64e8d6",
"rgb": {
"r": 100,
"g": 232,
"b": 214
},
"hsl": {
"h": 171.818,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85262,
"c": 0.11905,
"h": 183.1
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#64E8D6
secondary
#B63A4B
accent
#0F2AD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584