#5CBEBB#5CBEBB
#5CBEBB is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.092 H 192.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CBEBB |
|---|---|
| RGB | rgb(92, 190, 187) |
| HSL | hsl(178, 43%, 55%) |
| HSV | hsv(178, 52%, 75%) |
| CMYK | cmyk(51.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(71.34, -29.39, -7.30) |
| CIE-LCH | lch(71.34, 30.28, 193.94°) |
| OKLab | oklab(74.2% -0.09 -0.0202) |
| OKLCH | oklch(74.2% 0.092 192.7) |
| XYZ | xyz(31.7930, 42.6872, 53.5681) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.55
Lightseagreen
#20B2AA
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.76
Tealish
#24BCA8
ΔE00 7.28
Turquoise (survey)
#06C2AC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CBEBB #BE5C5F
analogous
#5CBE8A #5CBEBB #5C90BE
triadic
#5CBEBB #BB5CBE #BEBB5C
tetradic
#5CBEBB #8A5CBE #BE5C5F #90BE5C
square
#5CBEBB #8A5CBE #BE5C5F #90BE5C
split-complementary
#5CBEBB #BE5C90 #BE8A5C
monochromatic
#2E7270 #3F9E9B #5CBEBB #88CFCD #B4E1E0
Accessibility & contrast
On white
2.20
#5CBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#5CBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CBEBB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CBEBB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#12C3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5cbebb; /* rgb */ color: rgb(92, 190, 187); /* oklch */ color: oklch(74.2% 0.092 192.7);
Tailwind
colors: {
custom: {
50: '#92d2cf',
500: '#5cbebb',
950: '#000000',
},
}SCSS
$custom: #5cbebb; $custom-light: #92d2cf; $custom-dark: #000000;
JSON
{
"hex": "#5cbebb",
"rgb": {
"r": 92,
"g": 190,
"b": 187
},
"hsl": {
"h": 178.163,
"s": 42.982,
"l": 55.294
},
"oklch": {
"l": 0.74197,
"c": 0.09225,
"h": 192.7
},
"luminance": 0.4269
}Semantic roles & 50–950 ramp
primary
#5CBEBB
secondary
#CFA6A8
accent
#5559D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1413
muted
#7E8282