#56DEB8#56DEB8
#56DEB8 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.6% C 0.131 H 171.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEB8 |
|---|---|
| RGB | rgb(86, 222, 184) |
| HSL | hsl(163, 67%, 60%) |
| HSV | hsv(163, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(80.56, -45.91, 7.75) |
| CIE-LCH | lch(80.56, 46.56, 170.42°) |
| OKLab | oklab(81.6% -0.1292 0.0197) |
| OKLCH | oklch(81.6% 0.131 171.3) |
| XYZ | xyz(38.6065, 57.6777, 54.4364) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.12
Aquamarine (survey)
#04D8B2
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEB8 #DE567C
analogous
#56DE74 #56DEB8 #56C0DE
triadic
#56DEB8 #B856DE #DEB856
tetradic
#56DEB8 #7456DE #DE567C #C0DE56
square
#56DEB8 #7456DE #DE567C #C0DE56
split-complementary
#56DEB8 #DE56C0 #DE7456
monochromatic
#1E9B78 #28CEA0 #56DEB8 #89E8CE #BCF2E3
Accessibility & contrast
On white
1.68
#56DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#56DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEB8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEB8 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B6
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#00E0D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56deb8; /* rgb */ color: rgb(86, 222, 184); /* oklch */ color: oklch(81.6% 0.131 171.3);
Tailwind
colors: {
custom: {
50: '#93e9cd',
500: '#56deb8',
950: '#000000',
},
}SCSS
$custom: #56deb8; $custom-light: #93e9cd; $custom-dark: #000000;
JSON
{
"hex": "#56deb8",
"rgb": {
"r": 86,
"g": 222,
"b": 184
},
"hsl": {
"h": 163.235,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.81599,
"c": 0.13075,
"h": 171.3
},
"luminance": 0.57682
}Semantic roles & 50–950 ramp
primary
#56DEB8
secondary
#9F3956
accent
#164ACF
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0E1613
muted
#7F8483