#56EDA8#56EDA8
#56EDA8 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 84.9% C 0.162 H 159.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDA8 |
|---|---|
| RGB | rgb(86, 237, 168) |
| HSL | hsl(153, 81%, 63%) |
| HSV | hsv(153, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(84.67, -55.58, 21.91) |
| CIE-LCH | lch(84.67, 59.74, 158.49°) |
| OKLab | oklab(84.85% -0.1518 0.0556) |
| OKLCH | oklch(84.85% 0.162 159.9) |
| XYZ | xyz(41.1859, 65.3696, 47.4853) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Greenish Turquoise
#00FBB0
ΔE00 3.76
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDA8 #ED569B
analogous
#56ED5C #56EDA8 #56E6ED
triadic
#56EDA8 #A856ED #EDA856
tetradic
#56EDA8 #5C56ED #ED569B #E6ED56
square
#56EDA8 #5C56ED #ED569B #E6ED56
split-complementary
#56EDA8 #ED56E6 #ED5C56
monochromatic
#13B56B #1FE78C #56EDA8 #8DF3C4 #C5F9E1
Accessibility & contrast
On white
1.49
#56EDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#56EDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDA8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDA8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA4
Deuteranopia (green-blind)
#D6CEAC
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56eda8; /* rgb */ color: rgb(86, 237, 168); /* oklch */ color: oklch(84.9% 0.162 159.9);
Tailwind
colors: {
custom: {
50: '#95f4c2',
500: '#56eda8',
950: '#000000',
},
}SCSS
$custom: #56eda8; $custom-light: #95f4c2; $custom-dark: #000000;
JSON
{
"hex": "#56eda8",
"rgb": {
"r": 86,
"g": 237,
"b": 168
},
"hsl": {
"h": 152.583,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84851,
"c": 0.16165,
"h": 159.9
},
"luminance": 0.65374
}Semantic roles & 50–950 ramp
primary
#56EDA8
secondary
#B5326E
accent
#086ADD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582