#B8F679#B8F679
#B8F679 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.5% C 0.168 H 130.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F679 |
|---|---|
| RGB | rgb(184, 246, 121) |
| HSL | hsl(90, 87%, 72%) |
| HSV | hsv(90, 51%, 96%) |
| CMYK | cmyk(25.2%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(90.54, -39.64, 53.43) |
| CIE-LCH | lch(90.54, 66.53, 126.57°) |
| OKLab | oklab(90.48% -0.1102 0.1273) |
| OKLCH | oklch(90.48% 0.168 130.9) |
| XYZ | xyz(56.1734, 77.4810, 30.0812) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 2.06
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.23
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Lime
#AEFD6C
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F679 #B779F6
analogous
#F6F679 #B8F679 #7AF679
triadic
#B8F679 #79B8F6 #F679B8
tetradic
#B8F679 #79F6F6 #B779F6 #F6797A
square
#B8F679 #79F6F6 #B779F6 #F6797A
split-complementary
#B8F679 #797AF6 #F679F6
monochromatic
#7BE50F #9AF240 #B8F679 #D6FAB2 #F0FDE2
Accessibility & contrast
On white
1.27
#B8F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B8F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F679
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F679 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76E
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#BBEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b8f679; /* rgb */ color: rgb(184, 246, 121); /* oklch */ color: oklch(90.5% 0.168 130.9);
Tailwind
colors: {
custom: {
50: '#d0f9a2',
500: '#b8f679',
950: '#000000',
},
}SCSS
$custom: #b8f679; $custom-light: #d0f9a2; $custom-dark: #000000;
JSON
{
"hex": "#b8f679",
"rgb": {
"r": 184,
"g": 246,
"b": 121
},
"hsl": {
"h": 89.76,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.90482,
"c": 0.16834,
"h": 130.9
},
"luminance": 0.77482
}Semantic roles & 50–950 ramp
primary
#B8F679
secondary
#8942D1
accent
#02E472
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580