#5CE67B#5CE67B
#5CE67B is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.190 H 148.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE67B |
|---|---|
| RGB | rgb(92, 230, 123) |
| HSL | hsl(133, 73%, 63%) |
| HSV | hsv(133, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.00, -59.70, 41.09) |
| CIE-LCH | lch(82.00, 72.47, 145.46°) |
| OKLab | oklab(82.46% -0.1613 0.1003) |
| OKLCH | oklch(82.46% 0.19 148.1) |
| XYZ | xyz(36.2831, 60.2955, 28.4612) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Lightish Green
#61E160
ΔE00 3.69
Tealish Green
#0CDC73
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.51
Spearmint
#1EF876
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE67B #E65CC7
analogous
#82E65C #5CE67B #5CE6C0
triadic
#5CE67B #7B5CE6 #E67B5C
tetradic
#5CE67B #5C82E6 #E65CC7 #E6C05C
square
#5CE67B #5C82E6 #E65CC7 #E6C05C
split-complementary
#5CE67B #C05CE6 #E65C82
monochromatic
#1BAD3B #27DE50 #5CE67B #91EEA6 #C6F6D1
Accessibility & contrast
On white
1.61
#5CE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5CE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE67B
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE67B | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#37E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce67b; /* rgb */ color: rgb(92, 230, 123); /* oklch */ color: oklch(82.5% 0.190 148.1);
Tailwind
colors: {
custom: {
50: '#97efa3',
500: '#5ce67b',
950: '#000000',
},
}SCSS
$custom: #5ce67b; $custom-light: #97efa3; $custom-dark: #000000;
JSON
{
"hex": "#5ce67b",
"rgb": {
"r": 92,
"g": 230,
"b": 123
},
"hsl": {
"h": 133.478,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82457,
"c": 0.18995,
"h": 148.1
},
"luminance": 0.60299
}Semantic roles & 50–950 ramp
primary
#5CE67B
secondary
#AE3894
accent
#10A9D6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580