#64E8D8#64E8D8
#64E8D8 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.118 H 184.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8D8 |
|---|---|
| RGB | rgb(100, 232, 216) |
| HSL | hsl(173, 74%, 65%) |
| HSV | hsv(173, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.68, -39.97, -3.14) |
| CIE-LCH | lch(84.68, 40.09, 184.50°) |
| OKLab | oklab(85.32% -0.118 -0.0091) |
| OKLCH | oklch(85.32% 0.118 184.4) |
| XYZ | xyz(46.5013, 65.3758, 75.1206) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.83
Aqua (survey)
#13EAC9
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.46
Bright Turquoise
#0FFEF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8D8 #E86474
analogous
#64E896 #64E8D8 #64B6E8
triadic
#64E8D8 #D864E8 #E8D864
tetradic
#64E8D8 #9664E8 #E86474 #B6E864
square
#64E8D8 #9664E8 #E86474 #B6E864
split-complementary
#64E8D8 #E864B6 #E89664
monochromatic
#1BB7A4 #2FE0CB #64E8D8 #99F0E5 #CFF8F3
Accessibility & contrast
On white
1.49
#64E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8D8
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8D8 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e8d8; /* rgb */ color: rgb(100, 232, 216); /* oklch */ color: oklch(85.3% 0.118 184.4);
Tailwind
colors: {
custom: {
50: '#9cf0e4',
500: '#64e8d8',
950: '#000000',
},
}SCSS
$custom: #64e8d8; $custom-light: #9cf0e4; $custom-dark: #000000;
JSON
{
"hex": "#64e8d8",
"rgb": {
"r": 100,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.727,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85322,
"c": 0.11836,
"h": 184.4
},
"luminance": 0.6538
}Semantic roles & 50–950 ramp
primary
#64E8D8
secondary
#B63A49
accent
#0F27D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584