#5CDBCF#5CDBCF
#5CDBCF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.114 H 186.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBCF |
|---|---|
| RGB | rgb(92, 219, 207) |
| HSL | hsl(174, 64%, 61%) |
| HSV | hsv(174, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.43, -37.83, -4.66) |
| CIE-LCH | lch(80.43, 38.12, 187.02°) |
| OKLab | oklab(81.73% -0.1127 -0.0132) |
| OKLCH | oklch(81.73% 0.114 186.7) |
| XYZ | xyz(41.0026, 57.4392, 67.9454) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.38
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 6.47
Tiffany Blue
#7BF2DA
ΔE00 6.50
Seafoam Blue
#78D1B6
ΔE00 6.85
Bright Aqua
#0BF9EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBCF #DB5C68
analogous
#5CDB8F #5CDBCF #5CA7DB
triadic
#5CDBCF #CF5CDB #DBCF5C
tetradic
#5CDBCF #8F5CDB #DB5C68 #A7DB5C
square
#5CDBCF #8F5CDB #DB5C68 #A7DB5C
split-complementary
#5CDBCF #DB5CA7 #DB8F5C
monochromatic
#229A8F #2DCDBE #5CDBCF #8EE6DE #C0F1ED
Accessibility & contrast
On white
1.68
#5CDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5CDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBCF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBCF | 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)
#D0D0CF
Deuteranopia (green-blind)
#BDC1D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdbcf; /* rgb */ color: rgb(92, 219, 207); /* oklch */ color: oklch(81.7% 0.114 186.7);
Tailwind
colors: {
custom: {
50: '#96e6dd',
500: '#5cdbcf',
950: '#000000',
},
}SCSS
$custom: #5cdbcf; $custom-light: #96e6dd; $custom-dark: #000000;
JSON
{
"hex": "#5cdbcf",
"rgb": {
"r": 92,
"g": 219,
"b": 207
},
"hsl": {
"h": 174.331,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.8173,
"c": 0.1135,
"h": 186.7
},
"luminance": 0.57443
}Semantic roles & 50–950 ramp
primary
#5CDBCF
secondary
#9F3D46
accent
#1A2BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484