#B2E280#B2E280
#B2E280 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.7% C 0.136 H 130.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E280 |
|---|---|
| RGB | rgb(178, 226, 128) |
| HSL | hsl(89, 63%, 69%) |
| HSV | hsv(89, 43%, 89%) |
| CMYK | cmyk(21.2%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(84.70, -31.89, 42.84) |
| CIE-LCH | lch(84.70, 53.41, 126.66°) |
| OKLab | oklab(85.7% -0.0879 0.1042) |
| OKLCH | oklch(85.7% 0.136 130.2) |
| XYZ | xyz(49.4521, 65.4153, 30.4389) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 5.83
Washed Out Green
#BCF5A6
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E280 #B080E2
analogous
#E2E180 #B2E280 #81E280
triadic
#B2E280 #80B2E2 #E280B2
tetradic
#B2E280 #80E2E1 #B080E2 #E28081
square
#B2E280 #80E2E1 #B080E2 #E28081
split-complementary
#B2E280 #8081E2 #E180E2
monochromatic
#75BD2B #94D74E #B2E280 #D0EDB2 #EEF9E4
Accessibility & contrast
On white
1.49
#B2E280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B2E280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E280
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E280 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#B5DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2e280; /* rgb */ color: rgb(178, 226, 128); /* oklch */ color: oklch(85.7% 0.136 130.2);
Tailwind
colors: {
custom: {
50: '#cbeba6',
500: '#b2e280',
950: '#000000',
},
}SCSS
$custom: #b2e280; $custom-light: #cbeba6; $custom-dark: #000000;
JSON
{
"hex": "#b2e280",
"rgb": {
"r": 178,
"g": 226,
"b": 128
},
"hsl": {
"h": 89.388,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.85699,
"c": 0.13632,
"h": 130.2
},
"luminance": 0.65416
}Semantic roles & 50–950 ramp
primary
#B2E280
secondary
#824DBA
accent
#1BCB71
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480