#64EABB#64EABB
#64EABB is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.136 H 167.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64EABB |
|---|---|
| RGB | rgb(100, 234, 187) |
| HSL | hsl(159, 76%, 65%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.56, -47.68, 11.92) |
| CIE-LCH | lch(84.56, 49.15, 165.96°) |
| OKLab | oklab(84.99% -0.1329 0.0305) |
| OKLCH | oklch(84.99% 0.136 167.1) |
| XYZ | xyz(43.6436, 65.1386, 57.2771) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EABB #EA6493
analogous
#64EA78 #64EABB #64D6EA
triadic
#64EABB #BB64EA #EABB64
tetradic
#64EABB #7864EA #EA6493 #D6EA64
square
#64EABB #7864EA #EA6493 #D6EA64
split-complementary
#64EABB #EA64D6 #EA7864
monochromatic
#19BA82 #2EE3A3 #64EABB #9AF1D3 #D0F9EA
Accessibility & contrast
On white
1.50
#64EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#64EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EABB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EABB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#16EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eabb; /* rgb */ color: rgb(100, 234, 187); /* oklch */ color: oklch(85.0% 0.136 167.1);
Tailwind
colors: {
custom: {
50: '#9bf1cf',
500: '#64eabb',
950: '#000000',
},
}SCSS
$custom: #64eabb; $custom-light: #9bf1cf; $custom-dark: #000000;
JSON
{
"hex": "#64eabb",
"rgb": {
"r": 100,
"g": 234,
"b": 187
},
"hsl": {
"h": 158.955,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8499,
"c": 0.13633,
"h": 167.1
},
"luminance": 0.65143
}Semantic roles & 50–950 ramp
primary
#64EABB
secondary
#BA3966
accent
#0D54D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583