#5CDBE7#5CDBE7
#5CDBE7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.112 H 203.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE7 |
|---|---|
| RGB | rgb(92, 219, 231) |
| HSL | hsl(185, 74%, 63%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(60.2%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.13, -31.39, -16.40) |
| CIE-LCH | lch(81.13, 35.41, 207.58°) |
| OKLab | oklab(82.53% -0.1027 -0.0454) |
| OKLCH | oklch(82.53% 0.112 203.9) |
| XYZ | xyz(44.1629, 58.7033, 84.5893) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE7 #E7685C
analogous
#5CE7AD #5CDBE7 #5C95E7
triadic
#5CDBE7 #E75CDB #DBE75C
tetradic
#5CDBE7 #AD5CE7 #E7685C #95E75C
square
#5CDBE7 #AD5CE7 #E7685C #95E75C
split-complementary
#5CDBE7 #E75C95 #E7AD5C
monochromatic
#1AA2AF #27CFDF #5CDBE7 #91E7EF #C7F3F7
Accessibility & contrast
On white
1.65
#5CDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5CDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE7
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE7 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe7; /* rgb */ color: rgb(92, 219, 231); /* oklch */ color: oklch(82.5% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#98e6ee',
500: '#5cdbe7',
950: '#000000',
},
}SCSS
$custom: #5cdbe7; $custom-light: #98e6ee; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe7",
"rgb": {
"r": 92,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.18,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82531,
"c": 0.11227,
"h": 203.9
},
"luminance": 0.58708
}Semantic roles & 50–950 ramp
primary
#5CDBE7
secondary
#B04237
accent
#200FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485