#56EDED#56EDED
#56EDED is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.126 H 195.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDED |
|---|---|
| RGB | rgb(86, 237, 237) |
| HSL | hsl(180, 81%, 63%) |
| HSV | hsv(180, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.33, -39.08, -11.78) |
| CIE-LCH | lch(86.33, 40.82, 196.78°) |
| OKLab | oklab(86.75% -0.1213 -0.0327) |
| OKLCH | oklch(86.75% 0.126 195.1) |
| XYZ | xyz(49.4012, 68.6557, 90.7527) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.50
Aqua
#00FFFF
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDED #ED5656
analogous
#56EDA1 #56EDED #56A1ED
triadic
#56EDED #ED56ED #EDED56
tetradic
#56EDED #A156ED #ED5656 #A1ED56
square
#56EDED #A156ED #ED5656 #A1ED56
split-complementary
#56EDED #ED56A1 #EDA156
monochromatic
#13B5B5 #1FE7E7 #56EDED #8DF3F3 #C5F9F9
Accessibility & contrast
On white
1.43
#56EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#56EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDED
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDED | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56eded; /* rgb */ color: rgb(86, 237, 237); /* oklch */ color: oklch(86.8% 0.126 195.1);
Tailwind
colors: {
custom: {
50: '#98f3f2',
500: '#56eded',
950: '#000000',
},
}SCSS
$custom: #56eded; $custom-light: #98f3f2; $custom-dark: #000000;
JSON
{
"hex": "#56eded",
"rgb": {
"r": 86,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.86753,
"c": 0.12568,
"h": 195.1
},
"luminance": 0.68661
}Semantic roles & 50–950 ramp
primary
#56EDED
secondary
#B53232
accent
#0808DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585