#64EBC9#64EBC9
#64EBC9 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.128 H 173.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBC9 |
|---|---|
| RGB | rgb(100, 235, 201) |
| HSL | hsl(165, 77%, 66%) |
| HSV | hsv(165, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(85.17, -44.93, 5.46) |
| CIE-LCH | lch(85.17, 45.26, 173.07°) |
| OKLab | oklab(85.6% -0.1277 0.0138) |
| OKLCH | oklch(85.6% 0.128 173.8) |
| XYZ | xyz(45.5016, 66.3385, 65.6537) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.96
Light Aqua
#8CFFDB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBC9 #EB6486
analogous
#64EB85 #64EBC9 #64C9EB
triadic
#64EBC9 #C964EB #EBC964
tetradic
#64EBC9 #8564EB #EB6486 #C9EB64
square
#64EBC9 #8564EB #EB6486 #C9EB64
split-complementary
#64EBC9 #EB64C9 #EB8564
monochromatic
#18BC93 #2EE4B6 #64EBC9 #9AF2DC #D0F9EF
Accessibility & contrast
On white
1.47
#64EBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64EBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBC9
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBC9 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC7
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ebc9; /* rgb */ color: rgb(100, 235, 201); /* oklch */ color: oklch(85.6% 0.128 173.8);
Tailwind
colors: {
custom: {
50: '#9cf2d9',
500: '#64ebc9',
950: '#000000',
},
}SCSS
$custom: #64ebc9; $custom-light: #9cf2d9; $custom-dark: #000000;
JSON
{
"hex": "#64ebc9",
"rgb": {
"r": 100,
"g": 235,
"b": 201
},
"hsl": {
"h": 164.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85596,
"c": 0.12843,
"h": 173.8
},
"luminance": 0.66343
}Semantic roles & 50–950 ramp
primary
#64EBC9
secondary
#BB3859
accent
#0C40D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583