#5CF189#5CF189
#5CF189 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.192 H 150.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF189 |
|---|---|
| RGB | rgb(92, 241, 137) |
| HSL | hsl(138, 84%, 65%) |
| HSV | hsv(138, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(85.50, -61.61, 38.70) |
| CIE-LCH | lch(85.50, 72.75, 147.87°) |
| OKLab | oklab(85.4% -0.1664 0.0953) |
| OKLCH | oklch(85.4% 0.192 150.2) |
| XYZ | xyz(40.3812, 66.9880, 34.4640) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.86
Wintergreen
#20F986
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF189 #F15CC4
analogous
#79F15C #5CF189 #5CF1D4
triadic
#5CF189 #895CF1 #F1895C
tetradic
#5CF189 #5C79F1 #F15CC4 #F1D45C
square
#5CF189 #5C79F1 #F15CC4 #F1D45C
split-complementary
#5CF189 #D45CF1 #F15C79
monochromatic
#11C246 #24EC60 #5CF189 #94F6B2 #CDFBDB
Accessibility & contrast
On white
1.46
#5CF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5CF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF189
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF189 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE81
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#29EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf189; /* rgb */ color: rgb(92, 241, 137); /* oklch */ color: oklch(85.4% 0.192 150.2);
Tailwind
colors: {
custom: {
50: '#98f7ac',
500: '#5cf189',
950: '#000000',
},
}SCSS
$custom: #5cf189; $custom-light: #98f7ac; $custom-dark: #000000;
JSON
{
"hex": "#5cf189",
"rgb": {
"r": 92,
"g": 241,
"b": 137
},
"hsl": {
"h": 138.121,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85401,
"c": 0.19173,
"h": 150.2
},
"luminance": 0.66992
}Semantic roles & 50–950 ramp
primary
#5CF189
secondary
#C03295
accent
#059EE1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581