#B2E080#B2E080
#B2E080 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.133 H 129.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E080 |
|---|---|
| RGB | rgb(178, 224, 128) |
| HSL | hsl(89, 61%, 69%) |
| HSV | hsv(89, 43%, 88%) |
| CMYK | cmyk(20.5%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.14, -30.96, 42.14) |
| CIE-LCH | lch(84.14, 52.29, 126.30°) |
| OKLab | oklab(85.25% -0.0853 0.1026) |
| OKLCH | oklch(85.25% 0.133 129.8) |
| XYZ | xyz(48.9114, 64.3339, 30.2587) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.63
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 5.87
Tea Green
#BDF8A3
ΔE00 6.14
Washed Out Green
#BCF5A6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E080 #AE80E0
analogous
#E0DE80 #B2E080 #82E080
triadic
#B2E080 #80B2E0 #E080B2
tetradic
#B2E080 #80E0DE #AE80E0 #E08082
square
#B2E080 #80E0DE #AE80E0 #E08082
split-complementary
#B2E080 #8082E0 #DE80E0
monochromatic
#76B92D #94D44F #B2E080 #D0ECB1 #EEF8E2
Accessibility & contrast
On white
1.51
#B2E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#B2E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E080
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E080 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#B5D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2e080; /* rgb */ color: rgb(178, 224, 128); /* oklch */ color: oklch(85.2% 0.133 129.8);
Tailwind
colors: {
custom: {
50: '#caeaa6',
500: '#b2e080',
950: '#000000',
},
}SCSS
$custom: #b2e080; $custom-light: #caeaa6; $custom-dark: #000000;
JSON
{
"hex": "#b2e080",
"rgb": {
"r": 178,
"g": 224,
"b": 128
},
"hsl": {
"h": 88.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85249,
"c": 0.13342,
"h": 129.8
},
"luminance": 0.64335
}Semantic roles & 50–950 ramp
primary
#B2E080
secondary
#804DB7
accent
#1DC86F
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480