#64EBAA#64EBAA
#64EBAA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.151 H 159.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBAA |
|---|---|
| RGB | rgb(100, 235, 170) |
| HSL | hsl(151, 77%, 66%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(84.50, -51.68, 20.69) |
| CIE-LCH | lch(84.50, 55.67, 158.19°) |
| OKLab | oklab(84.82% -0.1415 0.0527) |
| OKLCH | oklch(84.82% 0.151 159.6) |
| XYZ | xyz(42.2158, 65.0242, 48.3486) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.62
Greenish Turquoise
#00FBB0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBAA #EB64A5
analogous
#64EB66 #64EBAA #64E9EB
triadic
#64EBAA #AA64EB #EBAA64
tetradic
#64EBAA #6664EB #EB64A5 #E9EB64
square
#64EBAA #6664EB #EB64A5 #E9EB64
split-complementary
#64EBAA #EB64E9 #EB6664
monochromatic
#18BC6D #2EE48C #64EBAA #9AF2C8 #D0F9E5
Accessibility & contrast
On white
1.50
#64EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#64EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBAA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBAA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#2BEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebaa; /* rgb */ color: rgb(100, 235, 170); /* oklch */ color: oklch(84.8% 0.151 159.6);
Tailwind
colors: {
custom: {
50: '#9bf2c3',
500: '#64ebaa',
950: '#000000',
},
}SCSS
$custom: #64ebaa; $custom-light: #9bf2c3; $custom-dark: #000000;
JSON
{
"hex": "#64ebaa",
"rgb": {
"r": 100,
"g": 235,
"b": 170
},
"hsl": {
"h": 151.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84825,
"c": 0.15102,
"h": 159.6
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#64EBAA
secondary
#BB3877
accent
#0C6FD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582