#B8DF80#B8DF80
#B8DF80 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.4% C 0.129 H 127.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DF80 |
|---|---|
| RGB | rgb(184, 223, 128) |
| HSL | hsl(85, 60%, 69%) |
| HSV | hsv(85, 43%, 87%) |
| CMYK | cmyk(17.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.24, -28.30, 42.34) |
| CIE-LCH | lch(84.24, 50.93, 123.75°) |
| OKLab | oklab(85.43% -0.0781 0.103) |
| OKLCH | oklch(85.43% 0.129 127.2) |
| XYZ | xyz(50.0507, 64.5236, 30.2353) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.11
Light Moss Green
#A6C875
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.12
Greenish Tan
#BCCB7A
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DF80 #A780DF
analogous
#DFD780 #B8DF80 #89DF80
triadic
#B8DF80 #80B8DF #DF80B8
tetradic
#B8DF80 #80DFD7 #A780DF #DF8089
square
#B8DF80 #80DFD7 #A780DF #DF8089
split-complementary
#B8DF80 #8089DF #D780DF
monochromatic
#7FB72E #9DD34F #B8DF80 #D3EBB1 #EFF8E2
Accessibility & contrast
On white
1.51
#B8DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#B8DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DF80
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DF80 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#BDD7C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b8df80; /* rgb */ color: rgb(184, 223, 128); /* oklch */ color: oklch(85.4% 0.129 127.2);
Tailwind
colors: {
custom: {
50: '#cfe9a6',
500: '#b8df80',
950: '#000000',
},
}SCSS
$custom: #b8df80; $custom-light: #cfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#b8df80",
"rgb": {
"r": 184,
"g": 223,
"b": 128
},
"hsl": {
"h": 84.632,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85425,
"c": 0.12927,
"h": 127.2
},
"luminance": 0.64524
}Semantic roles & 50–950 ramp
primary
#B8DF80
secondary
#784DB6
accent
#1EC764
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480