#5CDBD4#5CDBD4
#5CDBD4 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.112 H 190.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBD4 |
|---|---|
| RGB | rgb(92, 219, 212) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(80.56, -36.53, -7.12) |
| CIE-LCH | lch(80.56, 37.22, 191.02°) |
| OKLab | oklab(81.89% -0.1106 -0.0199) |
| OKLCH | oklch(81.89% 0.112 190.2) |
| XYZ | xyz(41.6236, 57.6876, 71.2158) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.70
Turquoise
#40E0D0
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 7.46
Tiffany Blue
#7BF2DA
ΔE00 7.59
Bright Light Blue
#26F7FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBD4 #DB5C63
analogous
#5CDB94 #5CDBD4 #5CA2DB
triadic
#5CDBD4 #D45CDB #DBD45C
tetradic
#5CDBD4 #945CDB #DB5C63 #A2DB5C
square
#5CDBD4 #945CDB #DB5C63 #A2DB5C
split-complementary
#5CDBD4 #DB5CA2 #DB945C
monochromatic
#229A94 #2DCDC4 #5CDBD4 #8EE6E1 #C0F1EE
Accessibility & contrast
On white
1.67
#5CDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5CDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBD4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBD4 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D4
Deuteranopia (green-blind)
#BBC2D5
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdbd4; /* rgb */ color: rgb(92, 219, 212); /* oklch */ color: oklch(81.9% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#97e6e1',
500: '#5cdbd4',
950: '#000000',
},
}SCSS
$custom: #5cdbd4; $custom-light: #97e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdbd4",
"rgb": {
"r": 92,
"g": 219,
"b": 212
},
"hsl": {
"h": 176.693,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81889,
"c": 0.11235,
"h": 190.2
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#5CDBD4
secondary
#9F3D42
accent
#1A24CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484