#5CED83#5CED83
#5CED83 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.192 H 149.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED83 |
|---|---|
| RGB | rgb(92, 237, 131) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.21, -61.08, 39.99) |
| CIE-LCH | lch(84.21, 73.00, 146.78°) |
| OKLab | oklab(84.32% -0.165 0.0981) |
| OKLCH | oklch(84.32% 0.192 149.3) |
| XYZ | xyz(38.7917, 64.4785, 31.8696) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED83 #ED5CC6
analogous
#7EED5C #5CED83 #5CEDCC
triadic
#5CED83 #835CED #ED835C
tetradic
#5CED83 #5C7EED #ED5CC6 #EDCC5C
square
#5CED83 #5C7EED #ED5CC6 #EDCC5C
split-complementary
#5CED83 #CC5CED #ED5C7E
monochromatic
#15BA41 #25E759 #5CED83 #93F3AD #CAF9D7
Accessibility & contrast
On white
1.51
#5CED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5CED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED83
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED83 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#2FE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced83; /* rgb */ color: rgb(92, 237, 131); /* oklch */ color: oklch(84.3% 0.192 149.3);
Tailwind
colors: {
custom: {
50: '#98f4a8',
500: '#5ced83',
950: '#000000',
},
}SCSS
$custom: #5ced83; $custom-light: #98f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5ced83",
"rgb": {
"r": 92,
"g": 237,
"b": 131
},
"hsl": {
"h": 136.138,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84316,
"c": 0.19191,
"h": 149.3
},
"luminance": 0.64482
}Semantic roles & 50–950 ramp
primary
#5CED83
secondary
#B93495
accent
#09A4DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580