#B2E382#B2E382
#B2E382 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.0% C 0.136 H 130.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E382 |
|---|---|
| RGB | rgb(178, 227, 130) |
| HSL | hsl(90, 63%, 70%) |
| HSV | hsv(90, 43%, 89%) |
| CMYK | cmyk(21.6%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.00, -32.12, 42.25) |
| CIE-LCH | lch(85.00, 53.07, 127.24°) |
| OKLab | oklab(85.95% -0.0884 0.1029) |
| OKLCH | oklch(85.95% 0.136 130.7) |
| XYZ | xyz(49.8577, 66.0139, 31.2299) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E382 #B382E3
analogous
#E3E382 #B2E382 #82E382
triadic
#B2E382 #82B2E3 #E382B2
tetradic
#B2E382 #82E3E3 #B382E3 #E38282
square
#B2E382 #82E3E3 #B382E3 #E38282
split-complementary
#B2E382 #8282E3 #E382E3
monochromatic
#75C02B #93D850 #B2E382 #D1EEB4 #F0F9E6
Accessibility & contrast
On white
1.48
#B2E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B2E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E382
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E382 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#B5DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e382; /* rgb */ color: rgb(178, 227, 130); /* oklch */ color: oklch(86.0% 0.136 130.7);
Tailwind
colors: {
custom: {
50: '#cbeca8',
500: '#b2e382',
950: '#000000',
},
}SCSS
$custom: #b2e382; $custom-light: #cbeca8; $custom-dark: #000000;
JSON
{
"hex": "#b2e382",
"rgb": {
"r": 178,
"g": 227,
"b": 130
},
"hsl": {
"h": 90.309,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.85954,
"c": 0.1357,
"h": 130.7
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#B2E382
secondary
#854EBB
accent
#1ACB74
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480