#56DEEE#56DEEE
#56DEEE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.118 H 206.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEEE |
|---|---|
| RGB | rgb(86, 222, 238) |
| HSL | hsl(186, 82%, 64%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(63.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.05, -31.82, -18.74) |
| CIE-LCH | lch(82.05, 36.93, 210.50°) |
| OKLab | oklab(83.3% -0.106 -0.052) |
| OKLCH | oklch(83.3% 0.118 206.1) |
| XYZ | xyz(45.3851, 60.3891, 90.1367) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.96
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEEE #EE6656
analogous
#56EEB2 #56DEEE #5692EE
triadic
#56DEEE #EE56DE #DEEE56
tetradic
#56DEEE #B256EE #EE6656 #92EE56
square
#56DEEE #B256EE #EE6656 #92EE56
split-complementary
#56DEEE #EE5692 #EEB256
monochromatic
#12A6B7 #1ED3E8 #56DEEE #8EE9F4 #C5F4F9
Accessibility & contrast
On white
1.61
#56DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#56DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEEE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEEE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56deee; /* rgb */ color: rgb(86, 222, 238); /* oklch */ color: oklch(83.3% 0.118 206.1);
Tailwind
colors: {
custom: {
50: '#96e8f3',
500: '#56deee',
950: '#000000',
},
}SCSS
$custom: #56deee; $custom-light: #96e8f3; $custom-dark: #000000;
JSON
{
"hex": "#56deee",
"rgb": {
"r": 86,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.316,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.83301,
"c": 0.1181,
"h": 206.1
},
"luminance": 0.60394
}Semantic roles & 50–950 ramp
primary
#56DEEE
secondary
#B74032
accent
#1E07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485