#B8E080#B8E080
#B8E080 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.6% C 0.131 H 127.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B8E080 |
|---|---|
| RGB | rgb(184, 224, 128) |
| HSL | hsl(85, 61%, 69%) |
| HSV | hsv(85, 43%, 88%) |
| CMYK | cmyk(17.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.51, -28.77, 42.69) |
| CIE-LCH | lch(84.51, 51.48, 123.98°) |
| OKLab | oklab(85.65% -0.0794 0.1038) |
| OKLCH | oklch(85.65% 0.131 127.4) |
| XYZ | xyz(50.3187, 65.0596, 30.3246) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.18
Celery
#C1FD95
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8E080 #A880E0
analogous
#E0D880 #B8E080 #88E080
triadic
#B8E080 #80B8E0 #E080B8
tetradic
#B8E080 #80E0D8 #A880E0 #E08088
square
#B8E080 #80E0D8 #A880E0 #E08088
split-complementary
#B8E080 #8088E0 #D880E0
monochromatic
#7EB92D #9CD44F #B8E080 #D4ECB1 #EFF8E2
Accessibility & contrast
On white
1.50
#B8E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B8E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8E080
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8E080 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#BDD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b8e080; /* rgb */ color: rgb(184, 224, 128); /* oklch */ color: oklch(85.6% 0.131 127.4);
Tailwind
colors: {
custom: {
50: '#cfe9a6',
500: '#b8e080',
950: '#000000',
},
}SCSS
$custom: #b8e080; $custom-light: #cfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#b8e080",
"rgb": {
"r": 184,
"g": 224,
"b": 128
},
"hsl": {
"h": 85,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85648,
"c": 0.13069,
"h": 127.4
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#B8E080
secondary
#794DB7
accent
#1DC864
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480