#5CE68C#5CE68C
#5CE68C is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.175 H 152.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE68C |
|---|---|
| RGB | rgb(92, 230, 140) |
| HSL | hsl(141, 73%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.25, -56.96, 32.97) |
| CIE-LCH | lch(82.25, 65.81, 149.94°) |
| OKLab | oklab(82.74% -0.1541 0.082) |
| OKLCH | oklch(82.74% 0.175 152) |
| XYZ | xyz(37.4411, 60.7587, 34.5603) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE68C #E65CB6
analogous
#71E65C #5CE68C #5CE6D1
triadic
#5CE68C #8C5CE6 #E68C5C
tetradic
#5CE68C #5C71E6 #E65CB6 #E6D15C
square
#5CE68C #5C71E6 #E65CB6 #E6D15C
split-complementary
#5CE68C #D15CE6 #E65C71
monochromatic
#1BAD4E #27DE67 #5CE68C #91EEB1 #C6F6D7
Accessibility & contrast
On white
1.60
#5CE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5CE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE68C
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE68C | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D486
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#2DE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce68c; /* rgb */ color: rgb(92, 230, 140); /* oklch */ color: oklch(82.7% 0.175 152.0);
Tailwind
colors: {
custom: {
50: '#96efae',
500: '#5ce68c',
950: '#000000',
},
}SCSS
$custom: #5ce68c; $custom-light: #96efae; $custom-dark: #000000;
JSON
{
"hex": "#5ce68c",
"rgb": {
"r": 92,
"g": 230,
"b": 140
},
"hsl": {
"h": 140.87,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82744,
"c": 0.17456,
"h": 152
},
"luminance": 0.60762
}Semantic roles & 50–950 ramp
primary
#5CE68C
secondary
#AE3885
accent
#1091D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581