#56DEBF#56DEBF
#56DEBF is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.8% C 0.127 H 175.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEBF |
|---|---|
| RGB | rgb(86, 222, 191) |
| HSL | hsl(166, 67%, 60%) |
| HSV | hsv(166, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(80.73, -44.25, 4.28) |
| CIE-LCH | lch(80.73, 44.45, 174.48°) |
| OKLab | oklab(81.79% -0.1261 0.0107) |
| OKLCH | oklch(81.79% 0.127 175.2) |
| XYZ | xyz(39.3585, 57.9785, 58.3968) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEBF #DE5675
analogous
#56DE7B #56DEBF #56B9DE
triadic
#56DEBF #BF56DE #DEBF56
tetradic
#56DEBF #7B56DE #DE5675 #B9DE56
square
#56DEBF #7B56DE #DE5675 #B9DE56
split-complementary
#56DEBF #DE56B9 #DE7B56
monochromatic
#1E9B7F #28CEA9 #56DEBF #89E8D2 #BCF2E6
Accessibility & contrast
On white
1.67
#56DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#56DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEBF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEBF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#00E1D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56debf; /* rgb */ color: rgb(86, 222, 191); /* oklch */ color: oklch(81.8% 0.127 175.2);
Tailwind
colors: {
custom: {
50: '#93e9d2',
500: '#56debf',
950: '#000000',
},
}SCSS
$custom: #56debf; $custom-light: #93e9d2; $custom-dark: #000000;
JSON
{
"hex": "#56debf",
"rgb": {
"r": 86,
"g": 222,
"b": 191
},
"hsl": {
"h": 166.324,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.81791,
"c": 0.12655,
"h": 175.2
},
"luminance": 0.57983
}Semantic roles & 50–950 ramp
primary
#56DEBF
secondary
#9F3950
accent
#1640CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483