#B2F484#B2F484
#B2F484 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 89.8% C 0.158 H 133.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F484 |
|---|---|
| RGB | rgb(178, 244, 132) |
| HSL | hsl(95, 84%, 74%) |
| HSV | hsv(95, 46%, 96%) |
| CMYK | cmyk(27%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(89.78, -39.61, 47.27) |
| CIE-LCH | lch(89.78, 61.67, 129.96°) |
| OKLab | oklab(89.82% -0.1091 0.1143) |
| OKLCH | oklch(89.82% 0.158 133.7) |
| XYZ | xyz(54.8745, 75.8306, 33.5709) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Celery
#C1FD95
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 3.01
Pale Light Green
#B1FC99
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F484 #C684F4
analogous
#EAF484 #B2F484 #84F48E
triadic
#B2F484 #84B2F4 #F484B2
tetradic
#B2F484 #84EAF4 #C684F4 #F48E84
square
#B2F484 #84EAF4 #C684F4 #F48E84
split-complementary
#B2F484 #8E84F4 #F484EA
monochromatic
#6CE915 #8FEF4C #B2F484 #D5F9BC #EDFCE3
Accessibility & contrast
On white
1.30
#B2F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#B2F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F484
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F484 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#B3ECDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f484; /* rgb */ color: rgb(178, 244, 132); /* oklch */ color: oklch(89.8% 0.158 133.7);
Tailwind
colors: {
custom: {
50: '#cbf8a9',
500: '#b2f484',
950: '#000000',
},
}SCSS
$custom: #b2f484; $custom-light: #cbf8a9; $custom-dark: #000000;
JSON
{
"hex": "#b2f484",
"rgb": {
"r": 178,
"g": 244,
"b": 132
},
"hsl": {
"h": 95.357,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.89821,
"c": 0.15807,
"h": 133.7
},
"luminance": 0.75832
}Semantic roles & 50–950 ramp
primary
#B2F484
secondary
#9A4CD0
accent
#05E086
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581