#5CDAD6#5CDAD6
#5CDAD6 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.7% C 0.111 H 192.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD6 |
|---|---|
| RGB | rgb(92, 218, 214) |
| HSL | hsl(178, 63%, 61%) |
| HSV | hsv(178, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 1.8%, 14.5%) |
| CIE-LAB | lab(80.33, -35.54, -8.53) |
| CIE-LCH | lch(80.33, 36.55, 193.50°) |
| OKLab | oklab(81.72% -0.1087 -0.0237) |
| OKLCH | oklch(81.72% 0.111 192.3) |
| XYZ | xyz(41.6174, 57.2689, 72.4660) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.54
Turquoise
#40E0D0
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.39
Bright Cyan
#41FDFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD6 #DA5C60
analogous
#5CDA97 #5CDAD6 #5C9FDA
triadic
#5CDAD6 #D65CDA #DAD65C
tetradic
#5CDAD6 #975CDA #DA5C60 #9FDA5C
square
#5CDAD6 #975CDA #DA5C60 #9FDA5C
split-complementary
#5CDAD6 #DA5C9F #DA975C
monochromatic
#239995 #2ECBC6 #5CDAD6 #8EE5E3 #C0F1EF
Accessibility & contrast
On white
1.69
#5CDAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5CDAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD6
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD6 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad6; /* rgb */ color: rgb(92, 218, 214); /* oklch */ color: oklch(81.7% 0.111 192.3);
Tailwind
colors: {
custom: {
50: '#97e6e2',
500: '#5cdad6',
950: '#000000',
},
}SCSS
$custom: #5cdad6; $custom-light: #97e6e2; $custom-dark: #000000;
JSON
{
"hex": "#5cdad6",
"rgb": {
"r": 92,
"g": 218,
"b": 214
},
"hsl": {
"h": 178.095,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81718,
"c": 0.11125,
"h": 192.3
},
"luminance": 0.57273
}Semantic roles & 50–950 ramp
primary
#5CDAD6
secondary
#9D3D40
accent
#1B20CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484