#5CD9DE#5CD9DE
#5CD9DE is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.110 H 198.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DE |
|---|---|
| RGB | rgb(92, 217, 222) |
| HSL | hsl(182, 66%, 62%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(58.6%, 2.3%, 0%, 12.9%) |
| CIE-LAB | lab(80.28, -32.92, -12.88) |
| CIE-LCH | lch(80.28, 35.35, 201.37°) |
| OKLab | oklab(81.75% -0.1043 -0.0357) |
| OKLCH | oklch(81.75% 0.11 198.9) |
| XYZ | xyz(42.4057, 57.1706, 77.8933) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.21
Mediumturquoise
#48D1CC
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 7.02
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DE #DE615C
analogous
#5CDEA2 #5CD9DE #5C98DE
triadic
#5CD9DE #DE5CD9 #D9DE5C
tetradic
#5CD9DE #A25CDE #DE615C #98DE5C
square
#5CD9DE #A25CDE #DE615C #98DE5C
split-complementary
#5CD9DE #DE5C98 #DEA25C
monochromatic
#209A9F #2BCCD2 #5CD9DE #8FE5E8 #C2F1F3
Accessibility & contrast
On white
1.69
#5CD9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#5CD9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#B6C1DF
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9de; /* rgb */ color: rgb(92, 217, 222); /* oklch */ color: oklch(81.8% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#97e5e8',
500: '#5cd9de',
950: '#000000',
},
}SCSS
$custom: #5cd9de; $custom-light: #97e5e8; $custom-dark: #000000;
JSON
{
"hex": "#5cd9de",
"rgb": {
"r": 92,
"g": 217,
"b": 222
},
"hsl": {
"h": 182.308,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.81752,
"c": 0.11023,
"h": 198.9
},
"luminance": 0.57175
}Semantic roles & 50–950 ramp
primary
#5CD9DE
secondary
#A33F3C
accent
#1E17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484