#5CDADD#5CDADD
#5CDADD is a light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.111 H 197.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDADD |
|---|---|
| RGB | rgb(92, 218, 221) |
| HSL | hsl(181, 65%, 61%) |
| HSV | hsv(181, 58%, 87%) |
| CMYK | cmyk(58.4%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.53, -33.66, -11.96) |
| CIE-LCH | lch(80.53, 35.73, 199.56°) |
| OKLab | oklab(81.95% -0.1057 -0.0331) |
| OKLCH | oklch(81.95% 0.111 197.4) |
| XYZ | xyz(42.5306, 57.6342, 77.2757) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.79
Turquoise
#40E0D0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDADD #DD5F5C
analogous
#5CDDA0 #5CDADD #5C9ADD
triadic
#5CDADD #DD5CDA #DADD5C
tetradic
#5CDADD #A05CDD #DD5F5C #9ADD5C
square
#5CDADD #A05CDD #DD5F5C #9ADD5C
split-complementary
#5CDADD #DD5C9A #DDA05C
monochromatic
#219B9E #2BCDD0 #5CDADD #8FE5E8 #C1F1F2
Accessibility & contrast
On white
1.68
#5CDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5CDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDADD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDADD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DD
Deuteranopia (green-blind)
#B8C1DE
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdadd; /* rgb */ color: rgb(92, 218, 221); /* oklch */ color: oklch(82.0% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#97e6e7',
500: '#5cdadd',
950: '#000000',
},
}SCSS
$custom: #5cdadd; $custom-light: #97e6e7; $custom-dark: #000000;
JSON
{
"hex": "#5cdadd",
"rgb": {
"r": 92,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.395,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81951,
"c": 0.11082,
"h": 197.4
},
"luminance": 0.57639
}Semantic roles & 50–950 ramp
primary
#5CDADD
secondary
#A13E3C
accent
#1C18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484