#5CDEE6#5CDEE6
#5CDEE6 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.114 H 200.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE6 |
|---|---|
| RGB | rgb(92, 222, 230) |
| HSL | hsl(183, 73%, 63%) |
| HSV | hsv(183, 60%, 90%) |
| CMYK | cmyk(60%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(81.96, -33.09, -14.61) |
| CIE-LCH | lch(81.96, 36.17, 203.82°) |
| OKLab | oklab(83.19% -0.1062 -0.0405) |
| OKLCH | oklch(83.19% 0.114 200.9) |
| XYZ | xyz(44.8117, 60.2263, 84.1108) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE6 #E6645C
analogous
#5CE6A9 #5CDEE6 #5C99E6
triadic
#5CDEE6 #E65CDE #DEE65C
tetradic
#5CDEE6 #A95CE6 #E6645C #99E65C
square
#5CDEE6 #A95CE6 #E6645C #99E65C
split-complementary
#5CDEE6 #E65C99 #E6A95C
monochromatic
#1BA5AD #27D3DE #5CDEE6 #91E9EE #C6F3F6
Accessibility & contrast
On white
1.61
#5CDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5CDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE6
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE6 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdee6; /* rgb */ color: rgb(92, 222, 230); /* oklch */ color: oklch(83.2% 0.114 200.9);
Tailwind
colors: {
custom: {
50: '#98e8ed',
500: '#5cdee6',
950: '#000000',
},
}SCSS
$custom: #5cdee6; $custom-light: #98e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdee6",
"rgb": {
"r": 92,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.478,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.83193,
"c": 0.11361,
"h": 200.9
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#5CDEE6
secondary
#AE3F38
accent
#1B10D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484