#64EAA9#64EAA9
#64EAA9 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.151 H 159.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA9 |
|---|---|
| RGB | rgb(100, 234, 169) |
| HSL | hsl(151, 76%, 65%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.18, -51.48, 20.77) |
| CIE-LCH | lch(84.18, 55.51, 158.03°) |
| OKLab | oklab(84.56% -0.1409 0.0529) |
| OKLCH | oklch(84.56% 0.151 159.4) |
| XYZ | xyz(41.8361, 64.4155, 47.7571) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.51
Greenish Turquoise
#00FBB0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA9 #EA64A5
analogous
#64EA66 #64EAA9 #64E8EA
triadic
#64EAA9 #A964EA #EAA964
tetradic
#64EAA9 #6664EA #EA64A5 #E8EA64
square
#64EAA9 #6664EA #EA64A5 #E8EA64
split-complementary
#64EAA9 #EA64E8 #EA6664
monochromatic
#19BA6C #2EE38B #64EAA9 #9AF1C7 #D0F9E5
Accessibility & contrast
On white
1.51
#64EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#64EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA9
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA9 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#2DE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa9; /* rgb */ color: rgb(100, 234, 169); /* oklch */ color: oklch(84.6% 0.151 159.4);
Tailwind
colors: {
custom: {
50: '#9bf1c2',
500: '#64eaa9',
950: '#000000',
},
}SCSS
$custom: #64eaa9; $custom-light: #9bf1c2; $custom-dark: #000000;
JSON
{
"hex": "#64eaa9",
"rgb": {
"r": 100,
"g": 234,
"b": 169
},
"hsl": {
"h": 150.896,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84562,
"c": 0.15052,
"h": 159.4
},
"luminance": 0.6442
}Semantic roles & 50–950 ramp
primary
#64EAA9
secondary
#BA3977
accent
#0D70D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582