#56F5DE#56F5DE
#56F5DE is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.2% C 0.136 H 181.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5DE |
|---|---|
| RGB | rgb(86, 245, 222) |
| HSL | hsl(171, 89%, 65%) |
| HSV | hsv(171, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(88.23, -46.55, -1.12) |
| CIE-LCH | lch(88.23, 46.56, 181.38°) |
| OKLab | oklab(88.16% -0.1356 -0.0038) |
| OKLCH | oklch(88.16% 0.136 181.6) |
| XYZ | xyz(49.6688, 72.5517, 80.4793) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Bright Aqua
#0BF9EA
ΔE00 3.43
Aqua (survey)
#13EAC9
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 5.01
Light Aqua
#8CFFDB
ΔE00 6.03
Light Turquoise
#7EF4CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5DE #F5566D
analogous
#56F58F #56F5DE #56BCF5
triadic
#56F5DE #DE56F5 #F5DE56
tetradic
#56F5DE #8F56F5 #F5566D #BCF556
square
#56F5DE #8F56F5 #F5566D #BCF556
split-complementary
#56F5DE #F556BC #F58F56
monochromatic
#0CC5AA #1CF2D3 #56F5DE #90F8E9 #CAFCF5
Accessibility & contrast
On white
1.35
#56F5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#56F5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5DE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5DE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#00F9EE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56f5de; /* rgb */ color: rgb(86, 245, 222); /* oklch */ color: oklch(88.2% 0.136 181.6);
Tailwind
colors: {
custom: {
50: '#98f9e8',
500: '#56f5de',
950: '#000000',
},
}SCSS
$custom: #56f5de; $custom-light: #98f9e8; $custom-dark: #000000;
JSON
{
"hex": "#56f5de",
"rgb": {
"r": 86,
"g": 245,
"b": 222
},
"hsl": {
"h": 171.321,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.8816,
"c": 0.1357,
"h": 181.6
},
"luminance": 0.72557
}Semantic roles & 50–950 ramp
primary
#56F5DE
secondary
#C22D43
accent
#0021E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584