#64EAAB#64EAAB
#64EAAB is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.149 H 160.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAAB |
|---|---|
| RGB | rgb(100, 234, 171) |
| HSL | hsl(152, 76%, 65%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.22, -51.07, 19.79) |
| CIE-LCH | lch(84.22, 54.77, 158.82°) |
| OKLab | oklab(84.61% -0.14 0.0504) |
| OKLCH | oklch(84.61% 0.149 160.2) |
| XYZ | xyz(42.0252, 64.4912, 48.7535) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAAB #EA64A3
analogous
#64EA68 #64EAAB #64E6EA
triadic
#64EAAB #AB64EA #EAAB64
tetradic
#64EAAB #6864EA #EA64A3 #E6EA64
square
#64EAAB #6864EA #EA64A3 #E6EA64
split-complementary
#64EAAB #EA64E6 #EA6864
monochromatic
#19BA6F #2EE38E #64EAAB #9AF1C8 #D0F9E5
Accessibility & contrast
On white
1.51
#64EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#64EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAAB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAAB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#2BE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaab; /* rgb */ color: rgb(100, 234, 171); /* oklch */ color: oklch(84.6% 0.149 160.2);
Tailwind
colors: {
custom: {
50: '#9bf1c4',
500: '#64eaab',
950: '#000000',
},
}SCSS
$custom: #64eaab; $custom-light: #9bf1c4; $custom-dark: #000000;
JSON
{
"hex": "#64eaab",
"rgb": {
"r": 100,
"g": 234,
"b": 171
},
"hsl": {
"h": 151.791,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84607,
"c": 0.14884,
"h": 160.2
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#64EAAB
secondary
#BA3975
accent
#0D6DD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582