#B2FF8D#B2FF8D
#B2FF8D is a very light, vivid green. Relative luminance 0.829; OKLCH L 92.4% C 0.165 H 136.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF8D |
|---|---|
| RGB | rgb(178, 255, 141) |
| HSL | hsl(101, 100%, 78%) |
| HSV | hsv(101, 45%, 100%) |
| CMYK | cmyk(30.2%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(92.97, -43.37, 46.96) |
| CIE-LCH | lch(92.97, 63.92, 132.72°) |
| OKLab | oklab(92.44% -0.1191 0.1141) |
| OKLCH | oklch(92.44% 0.165 136.2) |
| XYZ | xyz(58.9263, 82.9059, 38.0918) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF8D #DA8DFF
analogous
#EBFF8D #B2FF8D #8DFFA1
triadic
#B2FF8D #8DB2FF #FF8DB2
tetradic
#B2FF8D #8DEBFF #DA8DFF #FFA18D
square
#B2FF8D #8DEBFF #DA8DFF #FFA18D
split-complementary
#B2FF8D #A18DFF #FF8DEB
monochromatic
#5FFF13 #89FF50 #B2FF8D #DBFFCA #EAFFE0
Accessibility & contrast
On white
1.19
#B2FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#B2FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF8D
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF8D | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#B0F8E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff8d; /* rgb */ color: rgb(178, 255, 141); /* oklch */ color: oklch(92.4% 0.165 136.2);
Tailwind
colors: {
custom: {
50: '#ccffb0',
500: '#b2ff8d',
950: '#000000',
},
}SCSS
$custom: #b2ff8d; $custom-light: #ccffb0; $custom-dark: #000000;
JSON
{
"hex": "#b2ff8d",
"rgb": {
"r": 178,
"g": 255,
"b": 141
},
"hsl": {
"h": 100.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92444,
"c": 0.16491,
"h": 136.2
},
"luminance": 0.82908
}Semantic roles & 50–950 ramp
primary
#B2FF8D
secondary
#B150E0
accent
#00E69B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681