#5CDDED#5CDDED
#5CDDED is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.114 H 206.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDED |
|---|---|
| RGB | rgb(92, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.2%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.89, -30.67, -18.43) |
| CIE-LCH | lch(81.89, 35.78, 211.01°) |
| OKLab | oklab(83.21% -0.1023 -0.0511) |
| OKLCH | oklch(83.21% 0.114 206.5) |
| XYZ | xyz(45.5497, 60.0978, 89.3039) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDED #ED6C5C
analogous
#5CEDB5 #5CDDED #5C94ED
triadic
#5CDDED #ED5CDD #DDED5C
tetradic
#5CDDED #B55CED #ED6C5C #94ED5C
square
#5CDDED #B55CED #ED6C5C #94ED5C
split-complementary
#5CDDED #ED5C94 #EDB55C
monochromatic
#15A8BA #25D2E7 #5CDDED #93E8F3 #CAF4F9
Accessibility & contrast
On white
1.61
#5CDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5CDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDED
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDED | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdded; /* rgb */ color: rgb(92, 221, 237); /* oklch */ color: oklch(83.2% 0.114 206.5);
Tailwind
colors: {
custom: {
50: '#99e8f2',
500: '#5cdded',
950: '#000000',
},
}SCSS
$custom: #5cdded; $custom-light: #99e8f2; $custom-dark: #000000;
JSON
{
"hex": "#5cdded",
"rgb": {
"r": 92,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.621,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.83209,
"c": 0.11436,
"h": 206.5
},
"luminance": 0.60103
}Semantic roles & 50–950 ramp
primary
#5CDDED
secondary
#B94334
accent
#2009DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485