#56EDA2#56EDA2
#56EDA2 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.7% C 0.167 H 157.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDA2 |
|---|---|
| RGB | rgb(86, 237, 162) |
| HSL | hsl(150, 81%, 63%) |
| HSV | hsv(150, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(84.56, -56.77, 24.84) |
| CIE-LCH | lch(84.56, 61.97, 156.37°) |
| OKLab | oklab(84.72% -0.1545 0.0628) |
| OKLCH | oklch(84.72% 0.167 157.9) |
| XYZ | xyz(40.6398, 65.1512, 44.6091) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.72
Aqua Green
#12E193
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDA2 #ED56A1
analogous
#56ED56 #56EDA2 #56ECED
triadic
#56EDA2 #A256ED #EDA256
tetradic
#56EDA2 #5656ED #ED56A1 #ECED56
square
#56EDA2 #5656ED #ED56A1 #ECED56
split-complementary
#56EDA2 #ED56EC #ED5656
monochromatic
#13B565 #1FE784 #56EDA2 #8DF3C0 #C5F9DF
Accessibility & contrast
On white
1.50
#56EDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#56EDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDA2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDA2 | 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)
#EBDC9D
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#00EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56eda2; /* rgb */ color: rgb(86, 237, 162); /* oklch */ color: oklch(84.7% 0.167 157.9);
Tailwind
colors: {
custom: {
50: '#95f4be',
500: '#56eda2',
950: '#000000',
},
}SCSS
$custom: #56eda2; $custom-light: #95f4be; $custom-dark: #000000;
JSON
{
"hex": "#56eda2",
"rgb": {
"r": 86,
"g": 237,
"b": 162
},
"hsl": {
"h": 150.199,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84722,
"c": 0.16674,
"h": 157.9
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#56EDA2
secondary
#B53273
accent
#0872DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582