#B2F889#B2F889
#B2F889 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.8% C 0.159 H 134.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F889 |
|---|---|
| RGB | rgb(178, 248, 137) |
| HSL | hsl(98, 89%, 75%) |
| HSV | hsv(98, 45%, 97%) |
| CMYK | cmyk(28.2%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(90.96, -40.79, 46.35) |
| CIE-LCH | lch(90.96, 61.74, 131.34°) |
| OKLab | oklab(90.8% -0.1121 0.1125) |
| OKLCH | oklch(90.8% 0.159 134.9) |
| XYZ | xyz(56.4416, 78.4041, 35.8218) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.11
Pale Light Green
#B1FC99
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.62
Spring Green (survey)
#A9F971
ΔE00 3.10
Pastel Green
#B0FF9D
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F889 #CF89F8
analogous
#E9F889 #B2F889 #89F897
triadic
#B2F889 #89B2F8 #F889B2
tetradic
#B2F889 #89E9F8 #CF89F8 #F89789
square
#B2F889 #89E9F8 #CF89F8 #F89789
split-complementary
#B2F889 #9789F8 #F889E9
monochromatic
#67F115 #8CF54F #B2F889 #D8FBC3 #ECFDE2
Accessibility & contrast
On white
1.26
#B2F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#B2F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F889
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F889 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#B1F1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f889; /* rgb */ color: rgb(178, 248, 137); /* oklch */ color: oklch(90.8% 0.159 134.9);
Tailwind
colors: {
custom: {
50: '#cbfbad',
500: '#b2f889',
950: '#000000',
},
}SCSS
$custom: #b2f889; $custom-light: #cbfbad; $custom-dark: #000000;
JSON
{
"hex": "#b2f889",
"rgb": {
"r": 178,
"g": 248,
"b": 137
},
"hsl": {
"h": 97.838,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.908,
"c": 0.15887,
"h": 134.9
},
"luminance": 0.78406
}Semantic roles & 50–950 ramp
primary
#B2F889
secondary
#A44FD6
accent
#00E591
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581