#5CF288#5CF288
#5CF288 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.6% C 0.194 H 149.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF288 |
|---|---|
| RGB | rgb(92, 242, 136) |
| HSL | hsl(138, 85%, 65%) |
| HSV | hsv(138, 62%, 95%) |
| CMYK | cmyk(62%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.78, -62.14, 39.55) |
| CIE-LCH | lch(85.78, 73.66, 147.52°) |
| OKLab | oklab(85.63% -0.1678 0.0973) |
| OKLCH | oklch(85.63% 0.194 149.9) |
| XYZ | xyz(40.6066, 67.5531, 34.1869) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF288 #F25CC6
analogous
#7BF25C #5CF288 #5CF2D3
triadic
#5CF288 #885CF2 #F2885C
tetradic
#5CF288 #5C7BF2 #F25CC6 #F2D35C
square
#5CF288 #5C7BF2 #F25CC6 #F2D35C
split-complementary
#5CF288 #D35CF2 #F25C7B
monochromatic
#10C445 #23ED5F #5CF288 #95F7B1 #CDFBDB
Accessibility & contrast
On white
1.45
#5CF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5CF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF288
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF288 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#29EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf288; /* rgb */ color: rgb(92, 242, 136); /* oklch */ color: oklch(85.6% 0.194 149.9);
Tailwind
colors: {
custom: {
50: '#98f7ac',
500: '#5cf288',
950: '#000000',
},
}SCSS
$custom: #5cf288; $custom-light: #98f7ac; $custom-dark: #000000;
JSON
{
"hex": "#5cf288",
"rgb": {
"r": 92,
"g": 242,
"b": 136
},
"hsl": {
"h": 137.6,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.8563,
"c": 0.19392,
"h": 149.9
},
"luminance": 0.67557
}Semantic roles & 50–950 ramp
primary
#5CF288
secondary
#C13197
accent
#04A1E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581