#56EDCA#56EDCA
#56EDCA is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.137 H 174.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDCA |
|---|---|
| RGB | rgb(86, 237, 202) |
| HSL | hsl(166, 81%, 63%) |
| HSV | hsv(166, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.41, -48.04, 5.23) |
| CIE-LCH | lch(85.41, 48.32, 173.78°) |
| OKLab | oklab(85.69% -0.1365 0.0131) |
| OKLCH | oklch(85.69% 0.137 174.5) |
| XYZ | xyz(44.7774, 66.8062, 66.4007) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.56
Aqua Marine
#2EE8BB
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDCA #ED5679
analogous
#56ED7E #56EDCA #56C4ED
triadic
#56EDCA #CA56ED #EDCA56
tetradic
#56EDCA #7E56ED #ED5679 #C4ED56
square
#56EDCA #7E56ED #ED5679 #C4ED56
split-complementary
#56EDCA #ED56C4 #ED7E56
monochromatic
#13B590 #1FE7B9 #56EDCA #8DF3DB #C5F9ED
Accessibility & contrast
On white
1.46
#56EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#56EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDCA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDCA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56edca; /* rgb */ color: rgb(86, 237, 202); /* oklch */ color: oklch(85.7% 0.137 174.5);
Tailwind
colors: {
custom: {
50: '#96f3da',
500: '#56edca',
950: '#000000',
},
}SCSS
$custom: #56edca; $custom-light: #96f3da; $custom-dark: #000000;
JSON
{
"hex": "#56edca",
"rgb": {
"r": 86,
"g": 237,
"b": 202
},
"hsl": {
"h": 166.093,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.85692,
"c": 0.1371,
"h": 174.5
},
"luminance": 0.66811
}Semantic roles & 50–950 ramp
primary
#56EDCA
secondary
#B53251
accent
#083ADD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583