#B8F080#B8F080
#B8F080 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.2% C 0.153 H 130.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F080 |
|---|---|
| RGB | rgb(184, 240, 128) |
| HSL | hsl(90, 79%, 72%) |
| HSV | hsv(90, 47%, 94%) |
| CMYK | cmyk(23.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.95, -36.18, 48.23) |
| CIE-LCH | lch(88.95, 60.29, 126.88°) |
| OKLab | oklab(89.23% -0.1001 0.1162) |
| OKLCH | oklch(89.23% 0.153 130.7) |
| XYZ | xyz(54.8228, 74.0678, 31.8260) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.20
Spring Green (survey)
#A9F971
ΔE00 3.74
Pale Lime
#BEFD73
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F080 #B880F0
analogous
#F0F080 #B8F080 #80F080
triadic
#B8F080 #80B8F0 #F080B8
tetradic
#B8F080 #80F0F0 #B880F0 #F08080
square
#B8F080 #80F0F0 #B880F0 #F08080
split-complementary
#B8F080 #8080F0 #F080F0
monochromatic
#7BDC1A #99EA49 #B8F080 #D7F6B7 #F0FCE4
Accessibility & contrast
On white
1.33
#B8F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#B8F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F080
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F080 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#BBE8D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b8f080; /* rgb */ color: rgb(184, 240, 128); /* oklch */ color: oklch(89.2% 0.153 130.7);
Tailwind
colors: {
custom: {
50: '#cff5a7',
500: '#b8f080',
950: '#000000',
},
}SCSS
$custom: #b8f080; $custom-light: #cff5a7; $custom-dark: #000000;
JSON
{
"hex": "#b8f080",
"rgb": {
"r": 184,
"g": 240,
"b": 128
},
"hsl": {
"h": 90,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89226,
"c": 0.15339,
"h": 130.7
},
"luminance": 0.74069
}Semantic roles & 50–950 ramp
primary
#B8F080
secondary
#8A4ACB
accent
#0ADB73
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580