#B2F985#B2F985
#B2F985 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.0% C 0.164 H 134.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F985 |
|---|---|
| RGB | rgb(178, 249, 133) |
| HSL | hsl(97, 91%, 75%) |
| HSV | hsv(97, 47%, 98%) |
| CMYK | cmyk(28.5%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(91.19, -41.71, 48.54) |
| CIE-LCH | lch(91.19, 64.00, 130.67°) |
| OKLab | oklab(90.97% -0.1149 0.1172) |
| OKLCH | oklch(90.97% 0.164 134.4) |
| XYZ | xyz(56.4682, 78.9079, 34.4413) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F985 #CC85F9
analogous
#ECF985 #B2F985 #85F992
triadic
#B2F985 #85B2F9 #F985B2
tetradic
#B2F985 #85ECF9 #CC85F9 #F99285
square
#B2F985 #85ECF9 #CC85F9 #F99285
split-complementary
#B2F985 #9285F9 #F985EC
monochromatic
#68F310 #8DF64B #B2F985 #D7FCBF #EDFEE2
Accessibility & contrast
On white
1.25
#B2F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#B2F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F985
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F985 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F6E48C
Tritanopia (blue-blind)
#B2F1DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f985; /* rgb */ color: rgb(178, 249, 133); /* oklch */ color: oklch(91.0% 0.164 134.4);
Tailwind
colors: {
custom: {
50: '#ccfbaa',
500: '#b2f985',
950: '#000000',
},
}SCSS
$custom: #b2f985; $custom-light: #ccfbaa; $custom-dark: #000000;
JSON
{
"hex": "#b2f985",
"rgb": {
"r": 178,
"g": 249,
"b": 133
},
"hsl": {
"h": 96.724,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90968,
"c": 0.16415,
"h": 134.4
},
"luminance": 0.7891
}Semantic roles & 50–950 ramp
primary
#B2F985
secondary
#A14BD7
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581