#64E9C2#64E9C2
#64E9C2 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.130 H 170.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9C2 |
|---|---|
| RGB | rgb(100, 233, 194) |
| HSL | hsl(162, 75%, 65%) |
| HSV | hsv(162, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 16.7%, 8.6%) |
| CIE-LAB | lab(84.42, -45.69, 8.06) |
| CIE-LCH | lch(84.42, 46.39, 169.99°) |
| OKLab | oklab(84.93% -0.1287 0.0206) |
| OKLCH | oklch(84.93% 0.13 170.9) |
| XYZ | xyz(44.1274, 64.8779, 61.2257) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9C2 #E9648B
analogous
#64E97F #64E9C2 #64CDE9
triadic
#64E9C2 #C264E9 #E9C264
tetradic
#64E9C2 #7F64E9 #E9648B #CDE964
square
#64E9C2 #7F64E9 #E9648B #CDE964
split-complementary
#64E9C2 #E964CD #E97F64
monochromatic
#1AB88A #2EE1AD #64E9C2 #9AF1D7 #CFF8EC
Accessibility & contrast
On white
1.50
#64E9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#64E9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9C2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9C2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#03EBDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e9c2; /* rgb */ color: rgb(100, 233, 194); /* oklch */ color: oklch(84.9% 0.130 170.9);
Tailwind
colors: {
custom: {
50: '#9bf1d4',
500: '#64e9c2',
950: '#000000',
},
}SCSS
$custom: #64e9c2; $custom-light: #9bf1d4; $custom-dark: #000000;
JSON
{
"hex": "#64e9c2",
"rgb": {
"r": 100,
"g": 233,
"b": 194
},
"hsl": {
"h": 162.406,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84933,
"c": 0.13032,
"h": 170.9
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#64E9C2
secondary
#B8395E
accent
#0E49D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583