#5CD9DA#5CD9DA
#5CD9DA is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.6% C 0.110 H 195.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DA |
|---|---|
| RGB | rgb(92, 217, 218) |
| HSL | hsl(180, 63%, 61%) |
| HSV | hsv(180, 58%, 85%) |
| CMYK | cmyk(57.8%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(80.16, -34.00, -10.92) |
| CIE-LCH | lch(80.16, 35.72, 197.81°) |
| OKLab | oklab(81.62% -0.106 -0.0303) |
| OKLCH | oklch(81.62% 0.11 195.9) |
| XYZ | xyz(41.8759, 56.9587, 75.1033) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.31
Darkturquoise
#00CED1
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 7.04
Bright Light Blue
#26F7FD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DA #DA5D5C
analogous
#5CDA9C #5CD9DA #5C9ADA
triadic
#5CD9DA #DA5CD9 #D9DA5C
tetradic
#5CD9DA #9C5CDA #DA5D5C #9ADA5C
square
#5CD9DA #9C5CDA #DA5D5C #9ADA5C
split-complementary
#5CD9DA #DA5C9A #DA9C5C
monochromatic
#239899 #2ECACB #5CD9DA #8EE5E5 #C0F0F1
Accessibility & contrast
On white
1.69
#5CD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5CD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#B8C0DB
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9da; /* rgb */ color: rgb(92, 217, 218); /* oklch */ color: oklch(81.6% 0.110 195.9);
Tailwind
colors: {
custom: {
50: '#97e5e5',
500: '#5cd9da',
950: '#000000',
},
}SCSS
$custom: #5cd9da; $custom-light: #97e5e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd9da",
"rgb": {
"r": 92,
"g": 217,
"b": 218
},
"hsl": {
"h": 180.476,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81616,
"c": 0.1102,
"h": 195.9
},
"luminance": 0.56963
}Semantic roles & 50–950 ramp
primary
#5CD9DA
secondary
#9D3E3D
accent
#1C1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484