#64E8D5#64E8D5
#64E8D5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.119 H 182.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8D5 |
|---|---|
| RGB | rgb(100, 232, 213) |
| HSL | hsl(171, 74%, 65%) |
| HSV | hsv(171, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.60, -40.72, -1.68) |
| CIE-LCH | lch(84.60, 40.75, 182.36°) |
| OKLab | oklab(85.23% -0.1193 -0.0052) |
| OKLCH | oklch(85.23% 0.119 182.5) |
| XYZ | xyz(46.1170, 65.2221, 73.0966) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8D5 #E86477
analogous
#64E893 #64E8D5 #64B9E8
triadic
#64E8D5 #D564E8 #E8D564
tetradic
#64E8D5 #9364E8 #E86477 #B9E864
square
#64E8D5 #9364E8 #E86477 #B9E864
split-complementary
#64E8D5 #E864B9 #E89364
monochromatic
#1BB7A0 #2FE0C7 #64E8D5 #99F0E3 #CFF8F2
Accessibility & contrast
On white
1.50
#64E8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#64E8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8D5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8D5 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e8d5; /* rgb */ color: rgb(100, 232, 213); /* oklch */ color: oklch(85.2% 0.119 182.5);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#64e8d5',
950: '#000000',
},
}SCSS
$custom: #64e8d5; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#64e8d5",
"rgb": {
"r": 100,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.364,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85232,
"c": 0.11941,
"h": 182.5
},
"luminance": 0.65227
}Semantic roles & 50–950 ramp
primary
#64E8D5
secondary
#B63A4C
accent
#0F2CD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584