#5CEC92#5CEC92
#5CEC92 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.3% C 0.177 H 152.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC92 |
|---|---|
| RGB | rgb(92, 236, 146) |
| HSL | hsl(143, 79%, 64%) |
| HSV | hsv(143, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(84.14, -58.22, 32.44) |
| CIE-LCH | lch(84.14, 66.65, 150.87°) |
| OKLab | oklab(84.33% -0.1575 0.0809) |
| OKLCH | oklch(84.33% 0.177 152.8) |
| XYZ | xyz(39.5942, 64.3376, 37.5204) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 4.02
Mediumspringgreen
#00FA9A
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC92 #EC5CB6
analogous
#6EEC5C #5CEC92 #5CECDA
triadic
#5CEC92 #925CEC #EC925C
tetradic
#5CEC92 #5C6EEC #EC5CB6 #ECDA5C
square
#5CEC92 #5C6EEC #EC5CB6 #ECDA5C
split-complementary
#5CEC92 #DA5CEC #EC5C6E
monochromatic
#15B852 #25E66D #5CEC92 #93F2B7 #CAF9DB
Accessibility & contrast
On white
1.51
#5CEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5CEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC92
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC92 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#25E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec92; /* rgb */ color: rgb(92, 236, 146); /* oklch */ color: oklch(84.3% 0.177 152.8);
Tailwind
colors: {
custom: {
50: '#97f3b2',
500: '#5cec92',
950: '#000000',
},
}SCSS
$custom: #5cec92; $custom-light: #97f3b2; $custom-dark: #000000;
JSON
{
"hex": "#5cec92",
"rgb": {
"r": 92,
"g": 236,
"b": 146
},
"hsl": {
"h": 142.5,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.8433,
"c": 0.17709,
"h": 152.8
},
"luminance": 0.64342
}Semantic roles & 50–950 ramp
primary
#5CEC92
secondary
#B83586
accent
#0A8DDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581