#64E9BF#64E9BF
#64E9BF is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.132 H 169.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9BF |
|---|---|
| RGB | rgb(100, 233, 191) |
| HSL | hsl(161, 75%, 65%) |
| HSV | hsv(161, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 18%, 8.6%) |
| CIE-LAB | lab(84.35, -46.37, 9.54) |
| CIE-LCH | lch(84.35, 47.34, 168.38°) |
| OKLab | oklab(84.85% -0.13 0.0244) |
| OKLCH | oklch(84.85% 0.132 169.4) |
| XYZ | xyz(43.7939, 64.7445, 59.4691) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.82
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9BF #E9648E
analogous
#64E97D #64E9BF #64D0E9
triadic
#64E9BF #BF64E9 #E9BF64
tetradic
#64E9BF #7D64E9 #E9648E #D0E964
square
#64E9BF #7D64E9 #E9648E #D0E964
split-complementary
#64E9BF #E964D0 #E97D64
monochromatic
#1AB886 #2EE1A9 #64E9BF #9AF1D5 #CFF8EB
Accessibility & contrast
On white
1.51
#64E9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#64E9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9BF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9BF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#0EEADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e9bf; /* rgb */ color: rgb(100, 233, 191); /* oklch */ color: oklch(84.9% 0.132 169.4);
Tailwind
colors: {
custom: {
50: '#9bf1d2',
500: '#64e9bf',
950: '#000000',
},
}SCSS
$custom: #64e9bf; $custom-light: #9bf1d2; $custom-dark: #000000;
JSON
{
"hex": "#64e9bf",
"rgb": {
"r": 100,
"g": 233,
"b": 191
},
"hsl": {
"h": 161.053,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84854,
"c": 0.1323,
"h": 169.4
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#64E9BF
secondary
#B83961
accent
#0E4ED7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583