#5CDDEE#5CDDEE
#5CDDEE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.115 H 207.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDEE |
|---|---|
| RGB | rgb(92, 221, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.92, -30.39, -18.92) |
| CIE-LCH | lch(81.92, 35.79, 211.90°) |
| OKLab | oklab(83.25% -0.1019 -0.0524) |
| OKLCH | oklch(83.25% 0.115 207.2) |
| XYZ | xyz(45.6962, 60.1564, 90.0755) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDEE #EE6D5C
analogous
#5CEEB6 #5CDDEE #5C94EE
triadic
#5CDDEE #EE5CDD #DDEE5C
tetradic
#5CDDEE #B65CEE #EE6D5C #94EE5C
square
#5CDDEE #B65CEE #EE6D5C #94EE5C
split-complementary
#5CDDEE #EE5C94 #EEB65C
monochromatic
#14A8BC #25D1E8 #5CDDEE #93E9F4 #CBF4FA
Accessibility & contrast
On white
1.61
#5CDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5CDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDEE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDEE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cddee; /* rgb */ color: rgb(92, 221, 238); /* oklch */ color: oklch(83.2% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#99e8f3',
500: '#5cddee',
950: '#000000',
},
}SCSS
$custom: #5cddee; $custom-light: #99e8f3; $custom-dark: #000000;
JSON
{
"hex": "#5cddee",
"rgb": {
"r": 92,
"g": 221,
"b": 238
},
"hsl": {
"h": 186.986,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.83245,
"c": 0.11461,
"h": 207.2
},
"luminance": 0.60161
}Semantic roles & 50–950 ramp
primary
#5CDDEE
secondary
#BB4333
accent
#2108DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485