#B3E082#B3E082
#B3E082 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.3% C 0.131 H 129.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E082 |
|---|---|
| RGB | rgb(179, 224, 130) |
| HSL | hsl(89, 60%, 69%) |
| HSV | hsv(89, 42%, 88%) |
| CMYK | cmyk(20.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(84.23, -30.35, 41.28) |
| CIE-LCH | lch(84.23, 51.24, 126.33°) |
| OKLab | oklab(85.35% -0.0836 0.1007) |
| OKLCH | oklch(85.35% 0.131 129.7) |
| XYZ | xyz(49.2747, 64.5059, 30.9696) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 6.02
Washed Out Green
#BCF5A6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E082 #AF82E0
analogous
#E0DE82 #B3E082 #84E082
triadic
#B3E082 #82B3E0 #E082B3
tetradic
#B3E082 #82E0DE #AF82E0 #E08284
square
#B3E082 #82E0DE #AF82E0 #E08284
split-complementary
#B3E082 #8284E0 #DE82E0
monochromatic
#77BA2E #95D451 #B3E082 #D1ECB3 #EFF8E4
Accessibility & contrast
On white
1.51
#B3E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#B3E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E082
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E082 | 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)
#E8D47B
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#B6D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3e082; /* rgb */ color: rgb(179, 224, 130); /* oklch */ color: oklch(85.3% 0.131 129.7);
Tailwind
colors: {
custom: {
50: '#cbeaa7',
500: '#b3e082',
950: '#000000',
},
}SCSS
$custom: #b3e082; $custom-light: #cbeaa7; $custom-dark: #000000;
JSON
{
"hex": "#b3e082",
"rgb": {
"r": 179,
"g": 224,
"b": 130
},
"hsl": {
"h": 88.723,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85346,
"c": 0.13086,
"h": 129.7
},
"luminance": 0.64507
}Semantic roles & 50–950 ramp
primary
#B3E082
secondary
#814FB7
accent
#1EC86F
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480