#5CDBEE#5CDBEE
#5CDBEE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.114 H 208.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBEE |
|---|---|
| RGB | rgb(92, 219, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(61.3%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.35, -29.42, -19.78) |
| CIE-LCH | lch(81.35, 35.45, 213.92°) |
| OKLab | oklab(82.78% -0.0999 -0.0548) |
| OKLCH | oklch(82.78% 0.114 208.8) |
| XYZ | xyz(45.1713, 59.1067, 89.9005) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBEE #EE6F5C
analogous
#5CEEB8 #5CDBEE #5C92EE
triadic
#5CDBEE #EE5CDB #DBEE5C
tetradic
#5CDBEE #B85CEE #EE6F5C #92EE5C
square
#5CDBEE #B85CEE #EE6F5C #92EE5C
split-complementary
#5CDBEE #EE5C92 #EEB85C
monochromatic
#14A6BC #25CFE8 #5CDBEE #93E7F4 #CBF3FA
Accessibility & contrast
On white
1.64
#5CDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5CDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBEE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBEE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbee; /* rgb */ color: rgb(92, 219, 238); /* oklch */ color: oklch(82.8% 0.114 208.8);
Tailwind
colors: {
custom: {
50: '#99e6f3',
500: '#5cdbee',
950: '#000000',
},
}SCSS
$custom: #5cdbee; $custom-light: #99e6f3; $custom-dark: #000000;
JSON
{
"hex": "#5cdbee",
"rgb": {
"r": 92,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.808,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.82783,
"c": 0.11396,
"h": 208.8
},
"luminance": 0.59111
}Semantic roles & 50–950 ramp
primary
#5CDBEE
secondary
#BB4533
accent
#2408DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485