#5CECAC#5CECAC
#5CECAC is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.154 H 161.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECAC |
|---|---|
| RGB | rgb(92, 236, 172) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(84.61, -53.26, 19.77) |
| CIE-LCH | lch(84.61, 56.82, 159.64°) |
| OKLab | oklab(84.87% -0.146 0.0504) |
| OKLCH | oklch(84.87% 0.154 161) |
| XYZ | xyz(41.8515, 65.2405, 49.4088) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Turquoise
#00FBB0
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECAC #EC5C9C
analogous
#5CEC64 #5CECAC #5CE4EC
triadic
#5CECAC #AC5CEC #ECAC5C
tetradic
#5CECAC #645CEC #EC5C9C #E4EC5C
square
#5CECAC #645CEC #EC5C9C #E4EC5C
split-complementary
#5CECAC #EC5CE4 #EC645C
monochromatic
#15B870 #25E690 #5CECAC #93F2C8 #CAF9E4
Accessibility & contrast
On white
1.49
#5CECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5CECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECAC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECAC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cecac; /* rgb */ color: rgb(92, 236, 172); /* oklch */ color: oklch(84.9% 0.154 161.0);
Tailwind
colors: {
custom: {
50: '#97f3c5',
500: '#5cecac',
950: '#000000',
},
}SCSS
$custom: #5cecac; $custom-light: #97f3c5; $custom-dark: #000000;
JSON
{
"hex": "#5cecac",
"rgb": {
"r": 92,
"g": 236,
"b": 172
},
"hsl": {
"h": 153.333,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84866,
"c": 0.15442,
"h": 161
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#5CECAC
secondary
#B8356F
accent
#0A67DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582