#5CF383#5CF383
#5CF383 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.200 H 148.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF383 |
|---|---|
| RGB | rgb(92, 243, 131) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.01, -63.28, 42.28) |
| CIE-LCH | lch(86.01, 76.10, 146.25°) |
| OKLab | oklab(85.8% -0.1708 0.1033) |
| OKLCH | oklch(85.8% 0.2 148.8) |
| XYZ | xyz(40.5580, 68.0111, 32.4584) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF383 #F35CCC
analogous
#80F35C #5CF383 #5CF3CF
triadic
#5CF383 #835CF3 #F3835C
tetradic
#5CF383 #5C80F3 #F35CCC #F3CF5C
square
#5CF383 #5C80F3 #F35CCC #F3CF5C
split-complementary
#5CF383 #CF5CF3 #F35C80
monochromatic
#0FC63E #23EF58 #5CF383 #95F7AE #CEFBDA
Accessibility & contrast
On white
1.44
#5CF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5CF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF383
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF383 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#2CEFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf383; /* rgb */ color: rgb(92, 243, 131); /* oklch */ color: oklch(85.8% 0.200 148.8);
Tailwind
colors: {
custom: {
50: '#99f8a8',
500: '#5cf383',
950: '#000000',
},
}SCSS
$custom: #5cf383; $custom-light: #99f8a8; $custom-dark: #000000;
JSON
{
"hex": "#5cf383",
"rgb": {
"r": 92,
"g": 243,
"b": 131
},
"hsl": {
"h": 135.497,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85797,
"c": 0.19964,
"h": 148.8
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#5CF383
secondary
#C3309D
accent
#03A9E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581