#B2F488#B2F488
#B2F488 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 89.9% C 0.154 H 134.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F488 |
|---|---|
| RGB | rgb(178, 244, 136) |
| HSL | hsl(97, 83%, 75%) |
| HSV | hsv(97, 44%, 96%) |
| CMYK | cmyk(27%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.83, -39.13, 45.41) |
| CIE-LCH | lch(89.83, 59.95, 130.75°) |
| OKLab | oklab(89.88% -0.1076 0.1104) |
| OKLCH | oklch(89.88% 0.154 134.3) |
| XYZ | xyz(55.1535, 75.9422, 35.0402) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 2.77
Light Yellowish Green
#C2FF89
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.51
Pastel Green
#B0FF9D
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F488 #CA88F4
analogous
#E8F488 #B2F488 #88F494
triadic
#B2F488 #88B2F4 #F488B2
tetradic
#B2F488 #88E8F4 #CA88F4 #F49488
square
#B2F488 #88E8F4 #CA88F4 #F49488
split-complementary
#B2F488 #9488F4 #F488E8
monochromatic
#6AEA18 #8EEF50 #B2F488 #D6F9C0 #EDFCE3
Accessibility & contrast
On white
1.30
#B2F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#B2F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F488
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F488 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57F
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#B2EDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f488; /* rgb */ color: rgb(178, 244, 136); /* oklch */ color: oklch(89.9% 0.154 134.3);
Tailwind
colors: {
custom: {
50: '#cbf8ac',
500: '#b2f488',
950: '#000000',
},
}SCSS
$custom: #b2f488; $custom-light: #cbf8ac; $custom-dark: #000000;
JSON
{
"hex": "#b2f488",
"rgb": {
"r": 178,
"g": 244,
"b": 136
},
"hsl": {
"h": 96.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.8988,
"c": 0.15414,
"h": 134.3
},
"luminance": 0.75944
}Semantic roles & 50–950 ramp
primary
#B2F488
secondary
#9E50D1
accent
#06DF8B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581