#B7FD8A#B7FD8A
#B7FD8A is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.2% C 0.162 H 134.3°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FD8A |
|---|---|
| RGB | rgb(183, 253, 138) |
| HSL | hsl(97, 97%, 77%) |
| HSV | hsv(97, 45%, 99%) |
| CMYK | cmyk(27.7%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.64, -41.18, 48.03) |
| CIE-LCH | lch(92.64, 63.27, 130.61°) |
| OKLab | oklab(92.23% -0.1134 0.1163) |
| OKLCH | oklch(92.23% 0.162 134.3) |
| XYZ | xyz(59.2399, 82.1509, 36.7753) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.72
Celery
#C1FD95
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.83
Spring Green (survey)
#A9F971
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FD8A #D08AFD
analogous
#F0FD8A #B7FD8A #8AFD97
triadic
#B7FD8A #8AB7FD #FD8AB7
tetradic
#B7FD8A #8AF0FD #D08AFD #FD978A
square
#B7FD8A #8AF0FD #D08AFD #FD978A
split-complementary
#B7FD8A #978AFD #FD8AF0
monochromatic
#6DFB12 #92FC4E #B7FD8A #DCFEC6 #ECFEE1
Accessibility & contrast
On white
1.20
#B7FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#B7FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FD8A
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FD8A | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#B7F5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b7fd8a; /* rgb */ color: rgb(183, 253, 138); /* oklch */ color: oklch(92.2% 0.162 134.3);
Tailwind
colors: {
custom: {
50: '#cffeae',
500: '#b7fd8a',
950: '#000000',
},
}SCSS
$custom: #b7fd8a; $custom-light: #cffeae; $custom-dark: #000000;
JSON
{
"hex": "#b7fd8a",
"rgb": {
"r": 183,
"g": 253,
"b": 138
},
"hsl": {
"h": 96.522,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92233,
"c": 0.16244,
"h": 134.3
},
"luminance": 0.82153
}Semantic roles & 50–950 ramp
primary
#B7FD8A
secondary
#A54EDD
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681