#B8F97B#B8F97B
#B8F97B is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.2% C 0.171 H 131.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F97B |
|---|---|
| RGB | rgb(184, 249, 123) |
| HSL | hsl(91, 91%, 73%) |
| HSV | hsv(91, 51%, 98%) |
| CMYK | cmyk(26.1%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.40, -40.76, 53.55) |
| CIE-LCH | lch(91.40, 67.29, 127.28°) |
| OKLab | oklab(91.19% -0.1131 0.1277) |
| OKLCH | oklch(91.19% 0.171 131.6) |
| XYZ | xyz(57.2172, 79.3702, 31.0405) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.66
Light Yellowish Green
#C2FF89
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 1.85
Spring Green (survey)
#A9F971
ΔE00 2.03
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Light Lime
#AEFD6C
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F97B #BC7BF9
analogous
#F7F97B #B8F97B #7BF97D
triadic
#B8F97B #7BB8F9 #F97BB8
tetradic
#B8F97B #7BF7F9 #BC7BF9 #F97D7B
square
#B8F97B #7BF7F9 #BC7BF9 #F97D7B
split-complementary
#B8F97B #7D7BF9 #F97BF7
monochromatic
#79EF0B #99F640 #B8F97B #D7FCB6 #EFFEE2
Accessibility & contrast
On white
1.24
#B8F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#B8F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F97B
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F97B | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#BAF0DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b8f97b; /* rgb */ color: rgb(184, 249, 123); /* oklch */ color: oklch(91.2% 0.171 131.6);
Tailwind
colors: {
custom: {
50: '#d0fba4',
500: '#b8f97b',
950: '#000000',
},
}SCSS
$custom: #b8f97b; $custom-light: #d0fba4; $custom-dark: #000000;
JSON
{
"hex": "#b8f97b",
"rgb": {
"r": 184,
"g": 249,
"b": 123
},
"hsl": {
"h": 90.952,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91185,
"c": 0.17059,
"h": 131.6
},
"luminance": 0.79372
}Semantic roles & 50–950 ramp
primary
#B8F97B
secondary
#8E43D6
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580