#5CDBD5#5CDBD5
#5CDBD5 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.112 H 190.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBD5 |
|---|---|
| RGB | rgb(92, 219, 213) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(80.59, -36.27, -7.61) |
| CIE-LCH | lch(80.59, 37.06, 191.85°) |
| OKLab | oklab(81.92% -0.1102 -0.0212) |
| OKLCH | oklch(81.92% 0.112 190.9) |
| XYZ | xyz(41.7501, 57.7382, 71.8822) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.66
Turquoise
#40E0D0
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 7.52
Bright Aqua
#0BF9EA
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBD5 #DB5C62
analogous
#5CDB95 #5CDBD5 #5CA1DB
triadic
#5CDBD5 #D55CDB #DBD55C
tetradic
#5CDBD5 #955CDB #DB5C62 #A1DB5C
square
#5CDBD5 #955CDB #DB5C62 #A1DB5C
split-complementary
#5CDBD5 #DB5CA1 #DB955C
monochromatic
#229A95 #2DCDC5 #5CDBD5 #8EE6E2 #C0F1EF
Accessibility & contrast
On white
1.67
#5CDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5CDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBD5
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBD5 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdbd5; /* rgb */ color: rgb(92, 219, 213); /* oklch */ color: oklch(81.9% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#97e6e1',
500: '#5cdbd5',
950: '#000000',
},
}SCSS
$custom: #5cdbd5; $custom-light: #97e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdbd5",
"rgb": {
"r": 92,
"g": 219,
"b": 213
},
"hsl": {
"h": 177.165,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81921,
"c": 0.11218,
"h": 190.9
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#5CDBD5
secondary
#9F3D41
accent
#1A22CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484