#5CF188#5CF188
#5CF188 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.193 H 150.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF188 |
|---|---|
| RGB | rgb(92, 241, 136) |
| HSL | hsl(138, 84%, 65%) |
| HSV | hsv(138, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(85.48, -61.77, 39.17) |
| CIE-LCH | lch(85.48, 73.14, 147.62°) |
| OKLab | oklab(85.38% -0.1668 0.0964) |
| OKLCH | oklch(85.38% 0.193 150) |
| XYZ | xyz(40.3098, 66.9594, 34.0879) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF188 #F15CC5
analogous
#7AF15C #5CF188 #5CF1D2
triadic
#5CF188 #885CF1 #F1885C
tetradic
#5CF188 #5C7AF1 #F15CC5 #F1D25C
square
#5CF188 #5C7AF1 #F15CC5 #F1D25C
split-complementary
#5CF188 #D25CF1 #F15C7A
monochromatic
#11C245 #24EC5F #5CF188 #94F6B1 #CDFBDA
Accessibility & contrast
On white
1.46
#5CF188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5CF188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF188
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF188 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#2AEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf188; /* rgb */ color: rgb(92, 241, 136); /* oklch */ color: oklch(85.4% 0.193 150.0);
Tailwind
colors: {
custom: {
50: '#98f7ac',
500: '#5cf188',
950: '#000000',
},
}SCSS
$custom: #5cf188; $custom-light: #98f7ac; $custom-dark: #000000;
JSON
{
"hex": "#5cf188",
"rgb": {
"r": 92,
"g": 241,
"b": 136
},
"hsl": {
"h": 137.718,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85384,
"c": 0.19262,
"h": 150
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#5CF188
secondary
#C03296
accent
#05A0E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581