#5CDAD8#5CDAD8
#5CDAD8 is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.111 H 193.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD8 |
|---|---|
| RGB | rgb(92, 218, 216) |
| HSL | hsl(179, 63%, 61%) |
| HSV | hsv(179, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 0.9%, 14.5%) |
| CIE-LAB | lab(80.39, -35.01, -9.51) |
| CIE-LCH | lch(80.39, 36.28, 195.20°) |
| OKLab | oklab(81.78% -0.1078 -0.0264) |
| OKLCH | oklch(81.78% 0.111 193.8) |
| XYZ | xyz(41.8743, 57.3717, 73.8195) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.80
Darkturquoise
#00CED1
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD8 #DA5C5E
analogous
#5CDA99 #5CDAD8 #5C9DDA
triadic
#5CDAD8 #D85CDA #DAD85C
tetradic
#5CDAD8 #995CDA #DA5C5E #9DDA5C
square
#5CDAD8 #995CDA #DA5C5E #9DDA5C
split-complementary
#5CDAD8 #DA5C9D #DA995C
monochromatic
#239997 #2ECBC8 #5CDAD8 #8EE5E4 #C0F1F0
Accessibility & contrast
On white
1.68
#5CDAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5CDAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD8
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD8 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad8; /* rgb */ color: rgb(92, 218, 216); /* oklch */ color: oklch(81.8% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#97e6e4',
500: '#5cdad8',
950: '#000000',
},
}SCSS
$custom: #5cdad8; $custom-light: #97e6e4; $custom-dark: #000000;
JSON
{
"hex": "#5cdad8",
"rgb": {
"r": 92,
"g": 218,
"b": 216
},
"hsl": {
"h": 179.048,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81784,
"c": 0.11102,
"h": 193.8
},
"luminance": 0.57376
}Semantic roles & 50–950 ramp
primary
#5CDAD8
secondary
#9D3D3F
accent
#1B1ECB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484