#5CED7B#5CED7B
#5CED7B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.199 H 147.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED7B |
|---|---|
| RGB | rgb(92, 237, 123) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.11, -62.28, 43.73) |
| CIE-LCH | lch(84.11, 76.10, 144.92°) |
| OKLab | oklab(84.19% -0.1682 0.1063) |
| OKLCH | oklch(84.19% 0.199 147.7) |
| XYZ | xyz(38.2703, 64.2700, 29.1236) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.92
Lightish Green
#61E160
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED7B #ED5CCE
analogous
#85ED5C #5CED7B #5CEDC4
triadic
#5CED7B #7B5CED #ED7B5C
tetradic
#5CED7B #5C85ED #ED5CCE #EDC45C
square
#5CED7B #5C85ED #ED5CCE #EDC45C
split-complementary
#5CED7B #C45CED #ED5C85
monochromatic
#15BA38 #25E74E #5CED7B #93F3A8 #CAF9D4
Accessibility & contrast
On white
1.52
#5CED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5CED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED7B
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED7B | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA72
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#34E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced7b; /* rgb */ color: rgb(92, 237, 123); /* oklch */ color: oklch(84.2% 0.199 147.7);
Tailwind
colors: {
custom: {
50: '#98f4a3',
500: '#5ced7b',
950: '#000000',
},
}SCSS
$custom: #5ced7b; $custom-light: #98f4a3; $custom-dark: #000000;
JSON
{
"hex": "#5ced7b",
"rgb": {
"r": 92,
"g": 237,
"b": 123
},
"hsl": {
"h": 132.828,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84192,
"c": 0.19899,
"h": 147.7
},
"luminance": 0.64274
}Semantic roles & 50–950 ramp
primary
#5CED7B
secondary
#B9349D
accent
#09AFDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580