#5CDAD7#5CDAD7
#5CDAD7 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.111 H 193.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD7 |
|---|---|
| RGB | rgb(92, 218, 215) |
| HSL | hsl(179, 63%, 61%) |
| HSV | hsv(179, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 1.4%, 14.5%) |
| CIE-LAB | lab(80.36, -35.27, -9.02) |
| CIE-LCH | lch(80.36, 36.41, 194.35°) |
| OKLab | oklab(81.75% -0.1083 -0.025) |
| OKLCH | oklch(81.75% 0.111 193) |
| XYZ | xyz(41.7455, 57.3201, 73.1407) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.65
Darkturquoise
#00CED1
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 7.25
Bright Cyan
#41FDFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD7 #DA5C5F
analogous
#5CDA98 #5CDAD7 #5C9EDA
triadic
#5CDAD7 #D75CDA #DAD75C
tetradic
#5CDAD7 #985CDA #DA5C5F #9EDA5C
square
#5CDAD7 #985CDA #DA5C5F #9EDA5C
split-complementary
#5CDAD7 #DA5C9E #DA985C
monochromatic
#239996 #2ECBC7 #5CDAD7 #8EE5E3 #C0F1EF
Accessibility & contrast
On white
1.68
#5CDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#5CDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD7 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad7; /* rgb */ color: rgb(92, 218, 215); /* oklch */ color: oklch(81.8% 0.111 193.0);
Tailwind
colors: {
custom: {
50: '#97e6e3',
500: '#5cdad7',
950: '#000000',
},
}SCSS
$custom: #5cdad7; $custom-light: #97e6e3; $custom-dark: #000000;
JSON
{
"hex": "#5cdad7",
"rgb": {
"r": 92,
"g": 218,
"b": 215
},
"hsl": {
"h": 178.571,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81751,
"c": 0.11112,
"h": 193
},
"luminance": 0.57324
}Semantic roles & 50–950 ramp
primary
#5CDAD7
secondary
#9D3D3F
accent
#1B1FCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484