#56EBC9#56EBC9
#56EBC9 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.135 H 174.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBC9 |
|---|---|
| RGB | rgb(86, 235, 201) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(84.80, -47.43, 4.88) |
| CIE-LCH | lch(84.80, 47.68, 174.13°) |
| OKLab | oklab(85.19% -0.1349 0.0122) |
| OKLCH | oklch(85.19% 0.135 174.8) |
| XYZ | xyz(44.0836, 65.6074, 65.5872) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.44
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBC9 #EB5678
analogous
#56EB7F #56EBC9 #56C2EB
triadic
#56EBC9 #C956EB #EBC956
tetradic
#56EBC9 #7F56EB #EB5678 #C2EB56
square
#56EBC9 #7F56EB #EB5678 #C2EB56
split-complementary
#56EBC9 #EB56C2 #EB7F56
monochromatic
#15B28E #1FE5B8 #56EBC9 #8DF1DA #C3F8EC
Accessibility & contrast
On white
1.49
#56EBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#56EBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBC9
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBC9 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ebc9; /* rgb */ color: rgb(86, 235, 201); /* oklch */ color: oklch(85.2% 0.135 174.8);
Tailwind
colors: {
custom: {
50: '#95f2d9',
500: '#56ebc9',
950: '#000000',
},
}SCSS
$custom: #56ebc9; $custom-light: #95f2d9; $custom-dark: #000000;
JSON
{
"hex": "#56ebc9",
"rgb": {
"r": 86,
"g": 235,
"b": 201
},
"hsl": {
"h": 166.309,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.85187,
"c": 0.13546,
"h": 174.8
},
"luminance": 0.65612
}Semantic roles & 50–950 ramp
primary
#56EBC9
secondary
#B23350
accent
#0A3ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583