#B7FF8A#B7FF8A
#B7FF8A is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.165 H 134.5°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FF8A |
|---|---|
| RGB | rgb(183, 255, 138) |
| HSL | hsl(97, 100%, 77%) |
| HSV | hsv(97, 46%, 100%) |
| CMYK | cmyk(28.2%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.20, -42.06, 48.72) |
| CIE-LCH | lch(93.20, 64.37, 130.80°) |
| OKLab | oklab(92.68% -0.1158 0.1179) |
| OKLCH | oklch(92.68% 0.165 134.5) |
| XYZ | xyz(59.8746, 83.4203, 36.9869) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.67
Spring Green (survey)
#A9F971
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FF8A #D28AFF
analogous
#F2FF8A #B7FF8A #8AFF98
triadic
#B7FF8A #8AB7FF #FF8AB7
tetradic
#B7FF8A #8AF2FF #D28AFF #FF988A
square
#B7FF8A #8AF2FF #D28AFF #FF988A
split-complementary
#B7FF8A #988AFF #FF8AF2
monochromatic
#6CFF10 #91FF4D #B7FF8A #DDFFC7 #ECFFE0
Accessibility & contrast
On white
1.19
#B7FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#B7FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FF8A
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FF8A | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#B7F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b7ff8a; /* rgb */ color: rgb(183, 255, 138); /* oklch */ color: oklch(92.7% 0.165 134.5);
Tailwind
colors: {
custom: {
50: '#cfffae',
500: '#b7ff8a',
950: '#000000',
},
}SCSS
$custom: #b7ff8a; $custom-light: #cfffae; $custom-dark: #000000;
JSON
{
"hex": "#b7ff8a",
"rgb": {
"r": 183,
"g": 255,
"b": 138
},
"hsl": {
"h": 96.923,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92683,
"c": 0.16525,
"h": 134.5
},
"luminance": 0.83422
}Semantic roles & 50–950 ramp
primary
#B7FF8A
secondary
#A74EE0
accent
#00E68D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681