#56E0EE#56E0EE
#56E0EE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.119 H 204.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #56E0EE |
|---|---|
| RGB | rgb(86, 224, 238) |
| HSL | hsl(186, 82%, 64%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(63.9%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(82.62, -32.77, -17.87) |
| CIE-LCH | lch(82.62, 37.33, 208.61°) |
| OKLab | oklab(83.77% -0.108 -0.0495) |
| OKLCH | oklch(83.77% 0.119 204.6) |
| XYZ | xyz(45.9194, 61.4578, 90.3148) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.11
Robin'S Egg
#6DEDFD
ΔE00 3.31
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E0EE #EE6456
analogous
#56EEB0 #56E0EE #5694EE
triadic
#56E0EE #EE56E0 #E0EE56
tetradic
#56E0EE #B056EE #EE6456 #94EE56
square
#56E0EE #B056EE #EE6456 #94EE56
split-complementary
#56E0EE #EE5694 #EEB056
monochromatic
#12A8B7 #1ED6E8 #56E0EE #8EEAF4 #C5F4F9
Accessibility & contrast
On white
1.58
#56E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#56E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E0EE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E0EE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #56e0ee; /* rgb */ color: rgb(86, 224, 238); /* oklch */ color: oklch(83.8% 0.119 204.6);
Tailwind
colors: {
custom: {
50: '#97eaf3',
500: '#56e0ee',
950: '#000000',
},
}SCSS
$custom: #56e0ee; $custom-light: #97eaf3; $custom-dark: #000000;
JSON
{
"hex": "#56e0ee",
"rgb": {
"r": 86,
"g": 224,
"b": 238
},
"hsl": {
"h": 185.526,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.83765,
"c": 0.11886,
"h": 204.6
},
"luminance": 0.61463
}Semantic roles & 50–950 ramp
primary
#56E0EE
secondary
#B73E32
accent
#1B07DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485