#5CDBE5#5CDBE5
#5CDBE5 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.112 H 202.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE5 |
|---|---|
| RGB | rgb(92, 219, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(59.8%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.07, -31.95, -15.42) |
| CIE-LCH | lch(81.07, 35.47, 205.77°) |
| OKLab | oklab(82.46% -0.1035 -0.0427) |
| OKLCH | oklch(82.46% 0.112 202.4) |
| XYZ | xyz(43.8820, 58.5909, 83.1101) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE5 #E5665C
analogous
#5CE5AB #5CDBE5 #5C96E5
triadic
#5CDBE5 #E55CDB #DBE55C
tetradic
#5CDBE5 #AB5CE5 #E5665C #96E55C
square
#5CDBE5 #AB5CE5 #E5665C #96E55C
split-complementary
#5CDBE5 #E55C96 #E5AB5C
monochromatic
#1BA1AB #27CFDD #5CDBE5 #91E7ED #C6F2F6
Accessibility & contrast
On white
1.65
#5CDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5CDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE5
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE5 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E6
Deuteranopia (green-blind)
#B6C3E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe5; /* rgb */ color: rgb(92, 219, 229); /* oklch */ color: oklch(82.5% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#98e6ed',
500: '#5cdbe5',
950: '#000000',
},
}SCSS
$custom: #5cdbe5; $custom-light: #98e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe5",
"rgb": {
"r": 92,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.38,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.8246,
"c": 0.11195,
"h": 202.4
},
"luminance": 0.58595
}Semantic roles & 50–950 ramp
primary
#5CDBE5
secondary
#AD4138
accent
#1F11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484