#5CECAB#5CECAB
#5CECAB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.8% C 0.155 H 160.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECAB |
|---|---|
| RGB | rgb(92, 236, 171) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.59, -53.47, 20.26) |
| CIE-LCH | lch(84.59, 57.18, 159.25°) |
| OKLab | oklab(84.84% -0.1464 0.0516) |
| OKLCH | oklch(84.84% 0.155 160.6) |
| XYZ | xyz(41.7558, 65.2022, 48.9049) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 4.19
Greenish Turquoise
#00FBB0
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECAB #EC5C9D
analogous
#5CEC63 #5CECAB #5CE5EC
triadic
#5CECAB #AB5CEC #ECAB5C
tetradic
#5CECAB #635CEC #EC5C9D #E5EC5C
square
#5CECAB #635CEC #EC5C9D #E5EC5C
split-complementary
#5CECAB #EC5CE5 #EC635C
monochromatic
#15B86F #25E68F #5CECAB #93F2C7 #CAF9E3
Accessibility & contrast
On white
1.50
#5CECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5CECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECAB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECAB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cecab; /* rgb */ color: rgb(92, 236, 171); /* oklch */ color: oklch(84.8% 0.155 160.6);
Tailwind
colors: {
custom: {
50: '#97f3c4',
500: '#5cecab',
950: '#000000',
},
}SCSS
$custom: #5cecab; $custom-light: #97f3c4; $custom-dark: #000000;
JSON
{
"hex": "#5cecab",
"rgb": {
"r": 92,
"g": 236,
"b": 171
},
"hsl": {
"h": 152.917,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84843,
"c": 0.15525,
"h": 160.6
},
"luminance": 0.65206
}Semantic roles & 50–950 ramp
primary
#5CECAB
secondary
#B83570
accent
#0A69DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582