#56EEA9#56EEA9
#56EEA9 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.1% C 0.162 H 160.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEA9 |
|---|---|
| RGB | rgb(86, 238, 169) |
| HSL | hsl(153, 82%, 64%) |
| HSV | hsv(153, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(84.99, -55.77, 21.83) |
| CIE-LCH | lch(84.99, 59.89, 158.63°) |
| OKLab | oklab(85.12% -0.1523 0.0555) |
| OKLCH | oklch(85.12% 0.162 160) |
| XYZ | xyz(41.5697, 65.9877, 48.0746) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Greenish Turquoise
#00FBB0
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEA9 #EE569B
analogous
#56EE5D #56EEA9 #56E7EE
triadic
#56EEA9 #A956EE #EEA956
tetradic
#56EEA9 #5D56EE #EE569B #E7EE56
square
#56EEA9 #5D56EE #EE569B #E7EE56
split-complementary
#56EEA9 #EE56E7 #EE5D56
monochromatic
#12B76C #1EE88D #56EEA9 #8EF4C5 #C5F9E2
Accessibility & contrast
On white
1.48
#56EEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#56EEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEA9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEA9 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56eea9; /* rgb */ color: rgb(86, 238, 169); /* oklch */ color: oklch(85.1% 0.162 160.0);
Tailwind
colors: {
custom: {
50: '#95f4c2',
500: '#56eea9',
950: '#000000',
},
}SCSS
$custom: #56eea9; $custom-light: #95f4c2; $custom-dark: #000000;
JSON
{
"hex": "#56eea9",
"rgb": {
"r": 86,
"g": 238,
"b": 169
},
"hsl": {
"h": 152.763,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85117,
"c": 0.1621,
"h": 160
},
"luminance": 0.65992
}Semantic roles & 50–950 ramp
primary
#56EEA9
secondary
#B7326E
accent
#0769DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582