#56EDEC#56EDEC
#56EDEC is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.7% C 0.126 H 194.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDEC |
|---|---|
| RGB | rgb(86, 237, 236) |
| HSL | hsl(180, 81%, 63%) |
| HSV | hsv(180, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.30, -39.35, -11.30) |
| CIE-LCH | lch(86.30, 40.94, 196.02°) |
| OKLab | oklab(86.72% -0.1218 -0.0314) |
| OKLCH | oklch(86.72% 0.126 194.5) |
| XYZ | xyz(49.2555, 68.5975, 89.9854) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDEC #ED5657
analogous
#56EDA1 #56EDEC #56A2ED
triadic
#56EDEC #EC56ED #EDEC56
tetradic
#56EDEC #A156ED #ED5657 #A2ED56
square
#56EDEC #A156ED #ED5657 #A2ED56
split-complementary
#56EDEC #ED56A2 #EDA156
monochromatic
#13B5B4 #1FE7E6 #56EDEC #8DF3F2 #C5F9F8
Accessibility & contrast
On white
1.43
#56EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#56EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDEC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDEC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56edec; /* rgb */ color: rgb(86, 237, 236); /* oklch */ color: oklch(86.7% 0.126 194.5);
Tailwind
colors: {
custom: {
50: '#98f3f2',
500: '#56edec',
950: '#000000',
},
}SCSS
$custom: #56edec; $custom-light: #98f3f2; $custom-dark: #000000;
JSON
{
"hex": "#56edec",
"rgb": {
"r": 86,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.603,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.8672,
"c": 0.12575,
"h": 194.5
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#56EDEC
secondary
#B53233
accent
#080ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585