#5CDAD9#5CDAD9
#5CDAD9 is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.111 H 194.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD9 |
|---|---|
| RGB | rgb(92, 218, 217) |
| HSL | hsl(180, 63%, 61%) |
| HSV | hsv(180, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 0.5%, 14.5%) |
| CIE-LAB | lab(80.42, -34.74, -10.00) |
| CIE-LCH | lch(80.42, 36.15, 196.06°) |
| OKLab | oklab(81.82% -0.1074 -0.0277) |
| OKLCH | oklch(81.82% 0.111 194.5) |
| XYZ | xyz(42.0040, 57.4236, 74.5024) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Darkturquoise
#00CED1
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 7.01
Robin'S Egg
#6DEDFD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD9 #DA5C5D
analogous
#5CDA9A #5CDAD9 #5C9CDA
triadic
#5CDAD9 #D95CDA #DAD95C
tetradic
#5CDAD9 #9A5CDA #DA5C5D #9CDA5C
square
#5CDAD9 #9A5CDA #DA5C5D #9CDA5C
split-complementary
#5CDAD9 #DA5C9C #DA9A5C
monochromatic
#239998 #2ECBCA #5CDAD9 #8EE5E5 #C0F1F0
Accessibility & contrast
On white
1.68
#5CDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5CDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD9
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD9 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D9
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad9; /* rgb */ color: rgb(92, 218, 217); /* oklch */ color: oklch(81.8% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#97e6e4',
500: '#5cdad9',
950: '#000000',
},
}SCSS
$custom: #5cdad9; $custom-light: #97e6e4; $custom-dark: #000000;
JSON
{
"hex": "#5cdad9",
"rgb": {
"r": 92,
"g": 218,
"b": 217
},
"hsl": {
"h": 179.524,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81817,
"c": 0.11094,
"h": 194.5
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#5CDAD9
secondary
#9D3D3E
accent
#1B1CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484