#56EAC9#56EAC9
#56EAC9 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.134 H 175.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #56EAC9 |
|---|---|
| RGB | rgb(86, 234, 201) |
| HSL | hsl(167, 78%, 63%) |
| HSV | hsv(167, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 14.1%, 8.2%) |
| CIE-LAB | lab(84.50, -47.00, 4.45) |
| CIE-LCH | lch(84.50, 47.21, 174.59°) |
| OKLab | oklab(84.95% -0.1339 0.0111) |
| OKLCH | oklch(84.95% 0.134 175.3) |
| XYZ | xyz(43.7981, 65.0364, 65.4921) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.38
Aqua Marine
#2EE8BB
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.20
Aquamarine (survey)
#04D8B2
ΔE00 5.20
Bright Teal
#01F9C6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EAC9 #EA5677
analogous
#56EA7F #56EAC9 #56C1EA
triadic
#56EAC9 #C956EA #EAC956
tetradic
#56EAC9 #7F56EA #EA5677 #C1EA56
square
#56EAC9 #7F56EA #EA5677 #C1EA56
split-complementary
#56EAC9 #EA56C1 #EA7F56
monochromatic
#16B08D #20E3B8 #56EAC9 #8CF1DA #C3F8EC
Accessibility & contrast
On white
1.50
#56EAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#56EAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EAC9
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EAC9 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56eac9; /* rgb */ color: rgb(86, 234, 201); /* oklch */ color: oklch(84.9% 0.134 175.3);
Tailwind
colors: {
custom: {
50: '#95f1d9',
500: '#56eac9',
950: '#000000',
},
}SCSS
$custom: #56eac9; $custom-light: #95f1d9; $custom-dark: #000000;
JSON
{
"hex": "#56eac9",
"rgb": {
"r": 86,
"g": 234,
"b": 201
},
"hsl": {
"h": 166.622,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.84948,
"c": 0.13436,
"h": 175.3
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#56EAC9
secondary
#B03450
accent
#0B39DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583