#5CE67D#5CE67D
#5CE67D is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.188 H 148.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE67D |
|---|---|
| RGB | rgb(92, 230, 125) |
| HSL | hsl(134, 73%, 63%) |
| HSV | hsv(134, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(82.03, -59.40, 40.14) |
| CIE-LCH | lch(82.03, 71.69, 145.95°) |
| OKLab | oklab(82.49% -0.1605 0.0982) |
| OKLCH | oklch(82.49% 0.188 148.5) |
| XYZ | xyz(36.4095, 60.3461, 29.1273) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Tealish Green
#0CDC73
ΔE00 3.94
Lightish Green
#61E160
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.54
Wintergreen
#20F986
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE67D #E65CC5
analogous
#80E65C #5CE67D #5CE6C2
triadic
#5CE67D #7D5CE6 #E67D5C
tetradic
#5CE67D #5C80E6 #E65CC5 #E6C25C
square
#5CE67D #5C80E6 #E65CC5 #E6C25C
split-complementary
#5CE67D #C25CE6 #E65C80
monochromatic
#1BAD3E #27DE53 #5CE67D #91EEA7 #C6F6D2
Accessibility & contrast
On white
1.61
#5CE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5CE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE67D
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE67D | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#36E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce67d; /* rgb */ color: rgb(92, 230, 125); /* oklch */ color: oklch(82.5% 0.188 148.5);
Tailwind
colors: {
custom: {
50: '#97efa4',
500: '#5ce67d',
950: '#000000',
},
}SCSS
$custom: #5ce67d; $custom-light: #97efa4; $custom-dark: #000000;
JSON
{
"hex": "#5ce67d",
"rgb": {
"r": 92,
"g": 230,
"b": 125
},
"hsl": {
"h": 134.348,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82488,
"c": 0.18815,
"h": 148.5
},
"luminance": 0.6035
}Semantic roles & 50–950 ramp
primary
#5CE67D
secondary
#AE3892
accent
#10A6D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580