#B2F288#B2F288
#B2F288 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.4% C 0.151 H 134.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F288 |
|---|---|
| RGB | rgb(178, 242, 136) |
| HSL | hsl(96, 80%, 74%) |
| HSV | hsv(96, 44%, 95%) |
| CMYK | cmyk(26.4%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(89.27, -38.24, 44.71) |
| CIE-LCH | lch(89.27, 58.83, 130.54°) |
| OKLab | oklab(89.43% -0.1051 0.1088) |
| OKLCH | oklch(89.43% 0.151 134) |
| XYZ | xyz(54.5550, 74.7452, 34.8407) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.76
Pastel Green
#B0FF9D
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F288 #C888F2
analogous
#E7F288 #B2F288 #88F293
triadic
#B2F288 #88B2F2 #F288B2
tetradic
#B2F288 #88E7F2 #C888F2 #F29388
square
#B2F288 #88E7F2 #C888F2 #F29388
split-complementary
#B2F288 #9388F2 #F288E7
monochromatic
#6BE61A #8EEC51 #B2F288 #D6F8BF #EDFCE3
Accessibility & contrast
On white
1.32
#B2F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#B2F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F288
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F288 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#B2EBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2f288; /* rgb */ color: rgb(178, 242, 136); /* oklch */ color: oklch(89.4% 0.151 134.0);
Tailwind
colors: {
custom: {
50: '#cbf6ac',
500: '#b2f288',
950: '#000000',
},
}SCSS
$custom: #b2f288; $custom-light: #cbf6ac; $custom-dark: #000000;
JSON
{
"hex": "#b2f288",
"rgb": {
"r": 178,
"g": 242,
"b": 136
},
"hsl": {
"h": 96.226,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.89428,
"c": 0.15127,
"h": 134
},
"luminance": 0.74747
}Semantic roles & 50–950 ramp
primary
#B2F288
secondary
#9C50CE
accent
#09DD89
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581