#5CF38B#5CF38B
#5CF38B is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.193 H 150.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF38B |
|---|---|
| RGB | rgb(92, 243, 139) |
| HSL | hsl(139, 86%, 66%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.12, -62.03, 38.52) |
| CIE-LCH | lch(86.12, 73.02, 148.16°) |
| OKLab | oklab(85.93% -0.1675 0.095) |
| OKLCH | oklch(85.93% 0.193 150.4) |
| XYZ | xyz(41.1213, 68.2364, 35.4250) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF38B #F35CC4
analogous
#79F35C #5CF38B #5CF3D6
triadic
#5CF38B #8B5CF3 #F38B5C
tetradic
#5CF38B #5C79F3 #F35CC4 #F3D65C
square
#5CF38B #5C79F3 #F35CC4 #F3D65C
split-complementary
#5CF38B #D65CF3 #F35C79
monochromatic
#0FC648 #23EF62 #5CF38B #95F7B4 #CEFBDC
Accessibility & contrast
On white
1.43
#5CF38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5CF38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF38B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF38B | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E083
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#26EFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf38b; /* rgb */ color: rgb(92, 243, 139); /* oklch */ color: oklch(85.9% 0.193 150.4);
Tailwind
colors: {
custom: {
50: '#98f8ae',
500: '#5cf38b',
950: '#000000',
},
}SCSS
$custom: #5cf38b; $custom-light: #98f8ae; $custom-dark: #000000;
JSON
{
"hex": "#5cf38b",
"rgb": {
"r": 92,
"g": 243,
"b": 139
},
"hsl": {
"h": 138.675,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85926,
"c": 0.19254,
"h": 150.4
},
"luminance": 0.68241
}Semantic roles & 50–950 ramp
primary
#5CF38B
secondary
#C33095
accent
#039DE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581