#64EBA9#64EBA9
#64EBA9 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.152 H 159.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA9 |
|---|---|
| RGB | rgb(100, 235, 169) |
| HSL | hsl(151, 77%, 66%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.48, -51.88, 21.18) |
| CIE-LCH | lch(84.48, 56.04, 157.80°) |
| OKLab | oklab(84.8% -0.142 0.0539) |
| OKLCH | oklch(84.8% 0.152 159.2) |
| XYZ | xyz(42.1215, 64.9865, 47.8523) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.53
Greenish Turquoise
#00FBB0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA9 #EB64A6
analogous
#64EB65 #64EBA9 #64E9EB
triadic
#64EBA9 #A964EB #EBA964
tetradic
#64EBA9 #6564EB #EB64A6 #E9EB64
square
#64EBA9 #6564EB #EB64A6 #E9EB64
split-complementary
#64EBA9 #EB64E9 #EB6564
monochromatic
#18BC6C #2EE48B #64EBA9 #9AF2C7 #D0F9E5
Accessibility & contrast
On white
1.50
#64EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#64EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA9
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA9 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#2CEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eba9; /* rgb */ color: rgb(100, 235, 169); /* oklch */ color: oklch(84.8% 0.152 159.2);
Tailwind
colors: {
custom: {
50: '#9bf2c2',
500: '#64eba9',
950: '#000000',
},
}SCSS
$custom: #64eba9; $custom-light: #9bf2c2; $custom-dark: #000000;
JSON
{
"hex": "#64eba9",
"rgb": {
"r": 100,
"g": 235,
"b": 169
},
"hsl": {
"h": 150.667,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84803,
"c": 0.15185,
"h": 159.2
},
"luminance": 0.64991
}Semantic roles & 50–950 ramp
primary
#64EBA9
secondary
#BB3878
accent
#0C70D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582