#5CDBED#5CDBED
#5CDBED is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.114 H 208.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBED |
|---|---|
| RGB | rgb(92, 219, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.2%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.32, -29.70, -19.30) |
| CIE-LCH | lch(81.32, 35.42, 213.01°) |
| OKLab | oklab(82.75% -0.1003 -0.0535) |
| OKLCH | oklch(82.75% 0.114 208.1) |
| XYZ | xyz(45.0248, 59.0480, 89.1289) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.14
Neon Blue
#04D9FF
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBED #ED6E5C
analogous
#5CEDB6 #5CDBED #5C93ED
triadic
#5CDBED #ED5CDB #DBED5C
tetradic
#5CDBED #B65CED #ED6E5C #93ED5C
square
#5CDBED #B65CED #ED6E5C #93ED5C
split-complementary
#5CDBED #ED5C93 #EDB65C
monochromatic
#15A6BA #25CFE7 #5CDBED #93E7F3 #CAF3F9
Accessibility & contrast
On white
1.64
#5CDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5CDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBED
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBED | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbed; /* rgb */ color: rgb(92, 219, 237); /* oklch */ color: oklch(82.7% 0.114 208.1);
Tailwind
colors: {
custom: {
50: '#99e6f2',
500: '#5cdbed',
950: '#000000',
},
}SCSS
$custom: #5cdbed; $custom-light: #99e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5cdbed",
"rgb": {
"r": 92,
"g": 219,
"b": 237
},
"hsl": {
"h": 187.448,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.82747,
"c": 0.11366,
"h": 208.1
},
"luminance": 0.59053
}Semantic roles & 50–950 ramp
primary
#5CDBED
secondary
#B94534
accent
#2309DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485