#5CD2DB#5CD2DB
#5CD2DB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.106 H 202.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2DB |
|---|---|
| RGB | rgb(92, 210, 219) |
| HSL | hsl(184, 64%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(58%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.16, -30.40, -14.45) |
| CIE-LCH | lch(78.16, 33.66, 205.42°) |
| OKLab | oklab(80.01% -0.0982 -0.04) |
| OKLCH | oklch(80.01% 0.106 202.1) |
| XYZ | xyz(40.2410, 53.4789, 75.2058) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2DB #DB655C
analogous
#5CDBA4 #5CD2DB #5C92DB
triadic
#5CD2DB #DB5CD2 #D2DB5C
tetradic
#5CD2DB #A45CDB #DB655C #92DB5C
square
#5CD2DB #A45CDB #DB655C #92DB5C
split-complementary
#5CD2DB #DB5C92 #DBA45C
monochromatic
#22929A #2DC1CD #5CD2DB #8EE0E6 #C0EEF1
Accessibility & contrast
On white
1.80
#5CD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#5CD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2DB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2DB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5cd2db; /* rgb */ color: rgb(92, 210, 219); /* oklch */ color: oklch(80.0% 0.106 202.1);
Tailwind
colors: {
custom: {
50: '#96e0e6',
500: '#5cd2db',
950: '#000000',
},
}SCSS
$custom: #5cd2db; $custom-light: #96e0e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd2db",
"rgb": {
"r": 92,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.252,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.80012,
"c": 0.10605,
"h": 202.1
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#5CD2DB
secondary
#9F443D
accent
#261ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484