#5CDBE4#5CDBE4
#5CDBE4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.112 H 201.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE4 |
|---|---|
| RGB | rgb(92, 219, 228) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 60%, 89%) |
| CMYK | cmyk(59.6%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(81.04, -32.22, -14.94) |
| CIE-LCH | lch(81.04, 35.52, 204.87°) |
| OKLab | oklab(82.43% -0.1039 -0.0413) |
| OKLCH | oklch(82.43% 0.112 201.7) |
| XYZ | xyz(43.7428, 58.5352, 82.3769) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE4 #E4655C
analogous
#5CE4A9 #5CDBE4 #5C97E4
triadic
#5CDBE4 #E45CDB #DBE45C
tetradic
#5CDBE4 #A95CE4 #E4655C #97E45C
square
#5CDBE4 #A95CE4 #E4655C #97E45C
split-complementary
#5CDBE4 #E45C97 #E4A95C
monochromatic
#1CA0AA #27CFDB #5CDBE4 #91E7ED #C5F2F5
Accessibility & contrast
On white
1.65
#5CDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#5CDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E5
Deuteranopia (green-blind)
#B7C3E5
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe4; /* rgb */ color: rgb(92, 219, 228); /* oklch */ color: oklch(82.4% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#98e6ec',
500: '#5cdbe4',
950: '#000000',
},
}SCSS
$custom: #5cdbe4; $custom-light: #98e6ec; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe4",
"rgb": {
"r": 92,
"g": 219,
"b": 228
},
"hsl": {
"h": 183.971,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.82425,
"c": 0.11183,
"h": 201.7
},
"luminance": 0.5854
}Semantic roles & 50–950 ramp
primary
#5CDBE4
secondary
#AB4039
accent
#1F12D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484