#64E9D3#64E9D3
#64E9D3 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.4% C 0.121 H 180.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9D3 |
|---|---|
| RGB | rgb(100, 233, 211) |
| HSL | hsl(170, 75%, 65%) |
| HSV | hsv(170, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 9.4%, 8.6%) |
| CIE-LAB | lab(84.84, -41.66, -0.28) |
| CIE-LCH | lch(84.84, 41.66, 180.38°) |
| OKLab | oklab(85.41% -0.1212 -0.0014) |
| OKLCH | oklch(85.41% 0.121 180.7) |
| XYZ | xyz(46.1470, 65.6857, 71.8621) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Turquoise
#40E0D0
ΔE00 3.40
Aqua (survey)
#13EAC9
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 5.34
Light Turquoise
#7EF4CC
ΔE00 6.06
Aqua Marine
#2EE8BB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9D3 #E9647A
analogous
#64E990 #64E9D3 #64BDE9
triadic
#64E9D3 #D364E9 #E9D364
tetradic
#64E9D3 #9064E9 #E9647A #BDE964
square
#64E9D3 #9064E9 #E9647A #BDE964
split-complementary
#64E9D3 #E964BD #E99064
monochromatic
#1AB89E #2EE1C4 #64E9D3 #9AF1E2 #CFF8F1
Accessibility & contrast
On white
1.49
#64E9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#64E9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9D3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9D3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#CBCED5
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e9d3; /* rgb */ color: rgb(100, 233, 211); /* oklch */ color: oklch(85.4% 0.121 180.7);
Tailwind
colors: {
custom: {
50: '#9cf0e0',
500: '#64e9d3',
950: '#000000',
},
}SCSS
$custom: #64e9d3; $custom-light: #9cf0e0; $custom-dark: #000000;
JSON
{
"hex": "#64e9d3",
"rgb": {
"r": 100,
"g": 233,
"b": 211
},
"hsl": {
"h": 170.075,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85408,
"c": 0.12122,
"h": 180.7
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#64E9D3
secondary
#B8394E
accent
#0E2FD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584