#B2F98B#B2F98B
#B2F98B is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.1% C 0.158 H 135.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F98B |
|---|---|
| RGB | rgb(178, 249, 139) |
| HSL | hsl(99, 90%, 76%) |
| HSV | hsv(99, 44%, 98%) |
| CMYK | cmyk(28.5%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(91.27, -40.98, 45.78) |
| CIE-LCH | lch(91.27, 61.44, 131.84°) |
| OKLab | oklab(91.06% -0.1126 0.1113) |
| OKLCH | oklch(91.06% 0.158 135.3) |
| XYZ | xyz(56.8946, 79.0785, 36.6871) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.03
Pale Light Green
#B1FC99
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.69
Pastel Green
#B0FF9D
ΔE00 2.83
Spring Green (survey)
#A9F971
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F98B #D28BF9
analogous
#E9F98B #B2F98B #8BF99B
triadic
#B2F98B #8BB2F9 #F98BB2
tetradic
#B2F98B #8BE9F9 #D28BF9 #F99B8B
square
#B2F98B #8BE9F9 #D28BF9 #F99B8B
split-complementary
#B2F98B #9B8BF9 #F98BE9
monochromatic
#65F317 #8BF651 #B2F98B #D9FCC5 #ECFDE2
Accessibility & contrast
On white
1.25
#B2F98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#B2F98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F98B
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F98B | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA82
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#B1F2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f98b; /* rgb */ color: rgb(178, 249, 139); /* oklch */ color: oklch(91.1% 0.158 135.3);
Tailwind
colors: {
custom: {
50: '#cbfbae',
500: '#b2f98b',
950: '#000000',
},
}SCSS
$custom: #b2f98b; $custom-light: #cbfbae; $custom-dark: #000000;
JSON
{
"hex": "#b2f98b",
"rgb": {
"r": 178,
"g": 249,
"b": 139
},
"hsl": {
"h": 98.727,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.91056,
"c": 0.15833,
"h": 135.3
},
"luminance": 0.7908
}Semantic roles & 50–950 ramp
primary
#B2F98B
secondary
#A851D8
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581