#64EAAA#64EAAA
#64EAAA is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.150 H 159.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAAA |
|---|---|
| RGB | rgb(100, 234, 170) |
| HSL | hsl(151, 76%, 65%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.20, -51.27, 20.28) |
| CIE-LCH | lch(84.20, 55.14, 158.42°) |
| OKLab | oklab(84.58% -0.1405 0.0516) |
| OKLCH | oklch(84.58% 0.15 159.8) |
| XYZ | xyz(41.9303, 64.4532, 48.2534) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAAA #EA64A4
analogous
#64EA67 #64EAAA #64E7EA
triadic
#64EAAA #AA64EA #EAAA64
tetradic
#64EAAA #6764EA #EA64A4 #E7EA64
square
#64EAAA #6764EA #EA64A4 #E7EA64
split-complementary
#64EAAA #EA64E7 #EA6764
monochromatic
#19BA6D #2EE38C #64EAAA #9AF1C8 #D0F9E5
Accessibility & contrast
On white
1.51
#64EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#64EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAAA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAAA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#2CE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaaa; /* rgb */ color: rgb(100, 234, 170); /* oklch */ color: oklch(84.6% 0.150 159.8);
Tailwind
colors: {
custom: {
50: '#9bf1c3',
500: '#64eaaa',
950: '#000000',
},
}SCSS
$custom: #64eaaa; $custom-light: #9bf1c3; $custom-dark: #000000;
JSON
{
"hex": "#64eaaa",
"rgb": {
"r": 100,
"g": 234,
"b": 170
},
"hsl": {
"h": 151.343,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84584,
"c": 0.14968,
"h": 159.8
},
"luminance": 0.64457
}Semantic roles & 50–950 ramp
primary
#64EAAA
secondary
#BA3976
accent
#0D6ED8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582