#5CDBE6#5CDBE6
#5CDBE6 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.112 H 203.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE6 |
|---|---|
| RGB | rgb(92, 219, 230) |
| HSL | hsl(185, 73%, 63%) |
| HSV | hsv(185, 60%, 90%) |
| CMYK | cmyk(60%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(81.10, -31.67, -15.91) |
| CIE-LCH | lch(81.10, 35.44, 206.67°) |
| OKLab | oklab(82.5% -0.1031 -0.044) |
| OKLCH | oklch(82.5% 0.112 203.1) |
| XYZ | xyz(44.0220, 58.6469, 83.8476) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.13
Robin'S Egg
#6DEDFD
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE6 #E6675C
analogous
#5CE6AC #5CDBE6 #5C96E6
triadic
#5CDBE6 #E65CDB #DBE65C
tetradic
#5CDBE6 #AC5CE6 #E6675C #96E65C
square
#5CDBE6 #AC5CE6 #E6675C #96E65C
split-complementary
#5CDBE6 #E65C96 #E6AC5C
monochromatic
#1BA1AD #27CFDE #5CDBE6 #91E7EE #C6F2F6
Accessibility & contrast
On white
1.65
#5CDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5CDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE6
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE6 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe6; /* rgb */ color: rgb(92, 219, 230); /* oklch */ color: oklch(82.5% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#98e6ed',
500: '#5cdbe6',
950: '#000000',
},
}SCSS
$custom: #5cdbe6; $custom-light: #98e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe6",
"rgb": {
"r": 92,
"g": 219,
"b": 230
},
"hsl": {
"h": 184.783,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82496,
"c": 0.11211,
"h": 203.1
},
"luminance": 0.58652
}Semantic roles & 50–950 ramp
primary
#5CDBE6
secondary
#AE4138
accent
#2010D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484