#56DEB3#56DEB3
#56DEB3 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.134 H 168.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEB3 |
|---|---|
| RGB | rgb(86, 222, 179) |
| HSL | hsl(161, 67%, 60%) |
| HSV | hsv(161, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(80.44, -47.07, 10.23) |
| CIE-LCH | lch(80.44, 48.17, 167.74°) |
| OKLab | oklab(81.47% -0.1315 0.0262) |
| OKLCH | oklch(81.47% 0.134 168.7) |
| XYZ | xyz(38.0917, 57.4717, 51.7248) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.24
Aqua Marine
#2EE8BB
ΔE00 3.00
Aquamarine (survey)
#04D8B2
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEB3 #DE5681
analogous
#56DE6F #56DEB3 #56C5DE
triadic
#56DEB3 #B356DE #DEB356
tetradic
#56DEB3 #6F56DE #DE5681 #C5DE56
square
#56DEB3 #6F56DE #DE5681 #C5DE56
split-complementary
#56DEB3 #DE56C5 #DE6F56
monochromatic
#1E9B74 #28CE9A #56DEB3 #89E8CA #BCF2E1
Accessibility & contrast
On white
1.68
#56DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#56DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEB3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEB3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#00DFD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56deb3; /* rgb */ color: rgb(86, 222, 179); /* oklch */ color: oklch(81.5% 0.134 168.7);
Tailwind
colors: {
custom: {
50: '#93e9c9',
500: '#56deb3',
950: '#000000',
},
}SCSS
$custom: #56deb3; $custom-light: #93e9c9; $custom-dark: #000000;
JSON
{
"hex": "#56deb3",
"rgb": {
"r": 86,
"g": 222,
"b": 179
},
"hsl": {
"h": 161.029,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.81467,
"c": 0.13409,
"h": 168.7
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#56DEB3
secondary
#9F3959
accent
#1651CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482