#5CD3DB#5CD3DB
#5CD3DB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.107 H 201.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DB |
|---|---|
| RGB | rgb(92, 211, 219) |
| HSL | hsl(184, 64%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(58%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.45, -30.88, -14.02) |
| CIE-LCH | lch(78.45, 33.92, 204.41°) |
| OKLab | oklab(80.25% -0.0993 -0.0388) |
| OKLCH | oklch(80.25% 0.107 201.3) |
| XYZ | xyz(40.4887, 53.9742, 75.2884) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 4.51
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 7.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DB #DB645C
analogous
#5CDBA4 #5CD3DB #5C93DB
triadic
#5CD3DB #DB5CD3 #D3DB5C
tetradic
#5CD3DB #A45CDB #DB645C #93DB5C
square
#5CD3DB #A45CDB #DB645C #93DB5C
split-complementary
#5CD3DB #DB5C93 #DBA45C
monochromatic
#22939A #2DC3CD #5CD3DB #8EE1E6 #C0EEF1
Accessibility & contrast
On white
1.78
#5CD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#5CD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3db; /* rgb */ color: rgb(92, 211, 219); /* oklch */ color: oklch(80.2% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#96e1e6',
500: '#5cd3db',
950: '#000000',
},
}SCSS
$custom: #5cd3db; $custom-light: #96e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd3db",
"rgb": {
"r": 92,
"g": 211,
"b": 219
},
"hsl": {
"h": 183.78,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.80246,
"c": 0.10658,
"h": 201.3
},
"luminance": 0.53978
}Semantic roles & 50–950 ramp
primary
#5CD3DB
secondary
#9F433D
accent
#251ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484