#5CD5DD#5CD5DD
#5CD5DD is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.108 H 201.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5DD |
|---|---|
| RGB | rgb(92, 213, 221) |
| HSL | hsl(184, 65%, 61%) |
| HSV | hsv(184, 58%, 87%) |
| CMYK | cmyk(58.4%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.09, -31.29, -14.13) |
| CIE-LCH | lch(79.09, 34.33, 204.30°) |
| OKLab | oklab(80.78% -0.1005 -0.0391) |
| OKLCH | oklch(80.78% 0.108 201.2) |
| XYZ | xyz(41.2535, 55.0801, 76.8500) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5DD #DD645C
analogous
#5CDDA5 #5CD5DD #5C95DD
triadic
#5CD5DD #DD5CD5 #D5DD5C
tetradic
#5CD5DD #A55CDD #DD645C #95DD5C
square
#5CD5DD #A55CDD #DD645C #95DD5C
split-complementary
#5CD5DD #DD5C95 #DDA55C
monochromatic
#21969E #2BC6D0 #5CD5DD #8FE2E8 #C1EFF2
Accessibility & contrast
On white
1.75
#5CD5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5CD5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5DD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5DD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd5dd; /* rgb */ color: rgb(92, 213, 221); /* oklch */ color: oklch(80.8% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#97e2e7',
500: '#5cd5dd',
950: '#000000',
},
}SCSS
$custom: #5cd5dd; $custom-light: #97e2e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd5dd",
"rgb": {
"r": 92,
"g": 213,
"b": 221
},
"hsl": {
"h": 183.721,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.80783,
"c": 0.10787,
"h": 201.2
},
"luminance": 0.55084
}Semantic roles & 50–950 ramp
primary
#5CD5DD
secondary
#A1423C
accent
#2318CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484