#5CD1DB#5CD1DB
#5CD1DB is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.8% C 0.106 H 203.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD1DB |
|---|---|
| RGB | rgb(92, 209, 219) |
| HSL | hsl(185, 64%, 61%) |
| HSV | hsv(185, 58%, 86%) |
| CMYK | cmyk(58%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.87, -29.92, -14.89) |
| CIE-LCH | lch(77.87, 33.42, 206.45°) |
| OKLab | oklab(79.78% -0.0972 -0.0412) |
| OKLCH | oklch(79.78% 0.106 203) |
| XYZ | xyz(39.9949, 52.9867, 75.1238) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 8.01
Neon Blue
#04D9FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD1DB #DB665C
analogous
#5CDBA5 #5CD1DB #5C91DB
triadic
#5CD1DB #DB5CD1 #D1DB5C
tetradic
#5CD1DB #A55CDB #DB665C #91DB5C
square
#5CD1DB #A55CDB #DB665C #91DB5C
split-complementary
#5CD1DB #DB5C91 #DBA55C
monochromatic
#22919A #2DC0CD #5CD1DB #8EDFE6 #C0EDF1
Accessibility & contrast
On white
1.81
#5CD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#5CD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD1DB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD1DB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5cd1db; /* rgb */ color: rgb(92, 209, 219); /* oklch */ color: oklch(79.8% 0.106 203.0);
Tailwind
colors: {
custom: {
50: '#96dfe6',
500: '#5cd1db',
950: '#000000',
},
}SCSS
$custom: #5cd1db; $custom-light: #96dfe6; $custom-dark: #000000;
JSON
{
"hex": "#5cd1db",
"rgb": {
"r": 92,
"g": 209,
"b": 219
},
"hsl": {
"h": 184.724,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.79779,
"c": 0.10554,
"h": 203
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#5CD1DB
secondary
#9F443D
accent
#281ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484