#5CDAD4#5CDAD4
#5CDAD4 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.7% C 0.112 H 190.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD4 |
|---|---|
| RGB | rgb(92, 218, 212) |
| HSL | hsl(177, 63%, 61%) |
| HSV | hsv(177, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(80.27, -36.07, -7.55) |
| CIE-LCH | lch(80.27, 36.85, 191.82°) |
| OKLab | oklab(81.65% -0.1095 -0.021) |
| OKLCH | oklch(81.65% 0.112 190.9) |
| XYZ | xyz(41.3635, 57.1674, 71.1291) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.47
Turquoise
#40E0D0
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 7.69
Bright Light Blue
#26F7FD
ΔE00 7.71
Bright Aqua
#0BF9EA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD4 #DA5C62
analogous
#5CDA95 #5CDAD4 #5CA1DA
triadic
#5CDAD4 #D45CDA #DAD45C
tetradic
#5CDAD4 #955CDA #DA5C62 #A1DA5C
square
#5CDAD4 #955CDA #DA5C62 #A1DA5C
split-complementary
#5CDAD4 #DA5CA1 #DA955C
monochromatic
#239993 #2ECBC3 #5CDAD4 #8EE5E1 #C0F1EE
Accessibility & contrast
On white
1.69
#5CDAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5CDAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD4
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD4 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#BAC1D5
Tritanopia (blue-blind)
#00DFD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad4; /* rgb */ color: rgb(92, 218, 212); /* oklch */ color: oklch(81.7% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#97e6e1',
500: '#5cdad4',
950: '#000000',
},
}SCSS
$custom: #5cdad4; $custom-light: #97e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdad4",
"rgb": {
"r": 92,
"g": 218,
"b": 212
},
"hsl": {
"h": 177.143,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81653,
"c": 0.11154,
"h": 190.9
},
"luminance": 0.57172
}Semantic roles & 50–950 ramp
primary
#5CDAD4
secondary
#9D3D42
accent
#1B23CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484