#B8FA88#B8FA88
#B8FA88 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.160 H 133.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FA88 |
|---|---|
| RGB | rgb(184, 250, 136) |
| HSL | hsl(95, 92%, 76%) |
| HSV | hsv(95, 46%, 98%) |
| CMYK | cmyk(26.4%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.84, -39.75, 47.99) |
| CIE-LCH | lch(91.84, 62.31, 129.63°) |
| OKLab | oklab(91.59% -0.1095 0.1161) |
| OKLCH | oklch(91.59% 0.16 133.3) |
| XYZ | xyz(58.3956, 80.3374, 35.7178) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.62
Celery
#C1FD95
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.43
Spring Green (survey)
#A9F971
ΔE00 2.92
Pale Light Green
#B1FC99
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FA88 #CA88FA
analogous
#F1FA88 #B8FA88 #88FA91
triadic
#B8FA88 #88B8FA #FA88B8
tetradic
#B8FA88 #88F1FA #CA88FA #FA9188
square
#B8FA88 #88F1FA #CA88FA #FA9188
split-complementary
#B8FA88 #9188FA #FA88F1
monochromatic
#72F513 #95F84D #B8FA88 #DBFCC3 #EDFEE2
Accessibility & contrast
On white
1.23
#B8FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#B8FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FA88
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FA88 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#F8E68F
Tritanopia (blue-blind)
#B9F2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b8fa88; /* rgb */ color: rgb(184, 250, 136); /* oklch */ color: oklch(91.6% 0.160 133.3);
Tailwind
colors: {
custom: {
50: '#d0fcac',
500: '#b8fa88',
950: '#000000',
},
}SCSS
$custom: #b8fa88; $custom-light: #d0fcac; $custom-dark: #000000;
JSON
{
"hex": "#b8fa88",
"rgb": {
"r": 184,
"g": 250,
"b": 136
},
"hsl": {
"h": 94.737,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91587,
"c": 0.15965,
"h": 133.3
},
"luminance": 0.80339
}Semantic roles & 50–950 ramp
primary
#B8FA88
secondary
#9E4ED9
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581