#56EEC9#56EEC9
#56EEC9 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.139 H 173.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEC9 |
|---|---|
| RGB | rgb(86, 238, 201) |
| HSL | hsl(165, 82%, 64%) |
| HSV | hsv(165, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 15.5%, 6.7%) |
| CIE-LAB | lab(85.68, -48.70, 6.15) |
| CIE-LCH | lch(85.68, 49.09, 172.81°) |
| OKLab | oklab(85.9% -0.1379 0.0155) |
| OKLCH | oklch(85.9% 0.139 173.6) |
| XYZ | xyz(44.9497, 67.3397, 65.8760) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.83
Aqua Marine
#2EE8BB
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEC9 #EE567B
analogous
#56EE7D #56EEC9 #56C7EE
triadic
#56EEC9 #C956EE #EEC956
tetradic
#56EEC9 #7D56EE #EE567B #C7EE56
square
#56EEC9 #7D56EE #EE567B #C7EE56
split-complementary
#56EEC9 #EE56C7 #EE7D56
monochromatic
#12B78F #1EE8B7 #56EEC9 #8EF4DB #C5F9ED
Accessibility & contrast
On white
1.45
#56EEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#56EEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEC9
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEC9 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC7
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56eec9; /* rgb */ color: rgb(86, 238, 201); /* oklch */ color: oklch(85.9% 0.139 173.6);
Tailwind
colors: {
custom: {
50: '#96f4d9',
500: '#56eec9',
950: '#000000',
},
}SCSS
$custom: #56eec9; $custom-light: #96f4d9; $custom-dark: #000000;
JSON
{
"hex": "#56eec9",
"rgb": {
"r": 86,
"g": 238,
"b": 201
},
"hsl": {
"h": 165.395,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85904,
"c": 0.13879,
"h": 173.6
},
"luminance": 0.67345
}Semantic roles & 50–950 ramp
primary
#56EEC9
secondary
#B73252
accent
#073CDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583