#5CDAD3#5CDAD3
#5CDAD3 is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.6% C 0.112 H 190.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAD3 |
|---|---|
| RGB | rgb(92, 218, 211) |
| HSL | hsl(177, 63%, 61%) |
| HSV | hsv(177, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 3.2%, 14.5%) |
| CIE-LAB | lab(80.25, -36.33, -7.06) |
| CIE-LCH | lch(80.25, 37.01, 190.99°) |
| OKLab | oklab(81.62% -0.11 -0.0197) |
| OKLCH | oklch(81.62% 0.112 190.2) |
| XYZ | xyz(41.2378, 57.1171, 70.4668) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.51
Turquoise
#40E0D0
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 7.67
Tiffany Blue
#7BF2DA
ΔE00 7.73
Bright Light Blue
#26F7FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAD3 #DA5C63
analogous
#5CDA94 #5CDAD3 #5CA2DA
triadic
#5CDAD3 #D35CDA #DAD35C
tetradic
#5CDAD3 #945CDA #DA5C63 #A2DA5C
square
#5CDAD3 #945CDA #DA5C63 #A2DA5C
split-complementary
#5CDAD3 #DA5CA2 #DA945C
monochromatic
#239992 #2ECBC2 #5CDAD3 #8EE5E0 #C0F1EE
Accessibility & contrast
On white
1.69
#5CDAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5CDAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAD3
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAD3 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#BBC1D4
Tritanopia (blue-blind)
#00DFD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdad3; /* rgb */ color: rgb(92, 218, 211); /* oklch */ color: oklch(81.6% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#97e6e0',
500: '#5cdad3',
950: '#000000',
},
}SCSS
$custom: #5cdad3; $custom-light: #97e6e0; $custom-dark: #000000;
JSON
{
"hex": "#5cdad3",
"rgb": {
"r": 92,
"g": 218,
"b": 211
},
"hsl": {
"h": 176.667,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81621,
"c": 0.11171,
"h": 190.2
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#5CDAD3
secondary
#9D3D42
accent
#1B25CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484