#5CBEBC#5CBEBC
#5CBEBC is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.092 H 193.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CBEBC |
|---|---|
| RGB | rgb(92, 190, 188) |
| HSL | hsl(179, 43%, 55%) |
| HSV | hsv(179, 52%, 75%) |
| CMYK | cmyk(51.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(71.37, -29.13, -7.80) |
| CIE-LCH | lch(71.37, 30.15, 194.99°) |
| OKLab | oklab(74.23% -0.0896 -0.0216) |
| OKLCH | oklch(74.23% 0.092 193.6) |
| XYZ | xyz(31.9004, 42.7301, 54.1338) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 5.66
Lightseagreen
#20B2AA
ΔE00 5.82
Topaz
#13BBAF
ΔE00 5.83
Tealish
#24BCA8
ΔE00 7.63
Turquoise (survey)
#06C2AC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CBEBC #BE5C5E
analogous
#5CBE8B #5CBEBC #5C8FBE
triadic
#5CBEBC #BC5CBE #BEBC5C
tetradic
#5CBEBC #8B5CBE #BE5C5E #8FBE5C
square
#5CBEBC #8B5CBE #BE5C5E #8FBE5C
split-complementary
#5CBEBC #BE5C8F #BE8B5C
monochromatic
#2E7271 #3F9E9C #5CBEBC #88CFCE #B4E1E0
Accessibility & contrast
On white
2.20
#5CBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#5CBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CBEBC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CBEBC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A3AABD
Tritanopia (blue-blind)
#0FC3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5cbebc; /* rgb */ color: rgb(92, 190, 188); /* oklch */ color: oklch(74.2% 0.092 193.6);
Tailwind
colors: {
custom: {
50: '#92d2d0',
500: '#5cbebc',
950: '#000000',
},
}SCSS
$custom: #5cbebc; $custom-light: #92d2d0; $custom-dark: #000000;
JSON
{
"hex": "#5cbebc",
"rgb": {
"r": 92,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.776,
"s": 42.982,
"l": 55.294
},
"oklch": {
"l": 0.7423,
"c": 0.09214,
"h": 193.6
},
"luminance": 0.42733
}Semantic roles & 50–950 ramp
primary
#5CBEBC
secondary
#CFA6A7
accent
#5558D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1413
muted
#7E8282