#5CE68B#5CE68B
#5CE68B is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.175 H 151.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE68B |
|---|---|
| RGB | rgb(92, 230, 139) |
| HSL | hsl(140, 73%, 63%) |
| HSV | hsv(140, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.23, -57.13, 33.45) |
| CIE-LCH | lch(82.23, 66.20, 149.65°) |
| OKLab | oklab(82.73% -0.1545 0.0831) |
| OKLCH | oklch(82.73% 0.175 151.7) |
| XYZ | xyz(37.3677, 60.7294, 34.1738) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.22
Turquoise Green
#04F489
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE68B #E65CB7
analogous
#72E65C #5CE68B #5CE6D0
triadic
#5CE68B #8B5CE6 #E68B5C
tetradic
#5CE68B #5C72E6 #E65CB7 #E6D05C
square
#5CE68B #5C72E6 #E65CB7 #E6D05C
split-complementary
#5CE68B #D05CE6 #E65C72
monochromatic
#1BAD4C #27DE65 #5CE68B #91EEB1 #C6F6D7
Accessibility & contrast
On white
1.60
#5CE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5CE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE68B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE68B | 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)
#E7D485
Deuteranopia (green-blind)
#D4C891
Tritanopia (blue-blind)
#2EE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce68b; /* rgb */ color: rgb(92, 230, 139); /* oklch */ color: oklch(82.7% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#96efad',
500: '#5ce68b',
950: '#000000',
},
}SCSS
$custom: #5ce68b; $custom-light: #96efad; $custom-dark: #000000;
JSON
{
"hex": "#5ce68b",
"rgb": {
"r": 92,
"g": 230,
"b": 139
},
"hsl": {
"h": 140.435,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82726,
"c": 0.17548,
"h": 151.7
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#5CE68B
secondary
#AE3886
accent
#1092D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581