#B2E481#B2E481
#B2E481 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.2% C 0.138 H 130.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E481 |
|---|---|
| RGB | rgb(178, 228, 129) |
| HSL | hsl(90, 65%, 70%) |
| HSV | hsv(90, 43%, 89%) |
| CMYK | cmyk(21.9%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(85.27, -32.70, 43.07) |
| CIE-LCH | lch(85.27, 54.08, 127.21°) |
| OKLab | oklab(86.16% -0.0901 0.1047) |
| OKLCH | oklch(86.16% 0.138 130.7) |
| XYZ | xyz(50.0652, 66.5357, 30.9696) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Celery
#C1FD95
ΔE00 5.30
Tea Green
#BDF8A3
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.65
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E481 #B381E4
analogous
#E4E481 #B2E481 #81E481
triadic
#B2E481 #81B2E4 #E481B2
tetradic
#B2E481 #81E4E4 #B381E4 #E48181
square
#B2E481 #81E4E4 #B381E4 #E48181
split-complementary
#B2E481 #8181E4 #E481E4
monochromatic
#75C129 #93D94F #B2E481 #D1EFB3 #F0FAE6
Accessibility & contrast
On white
1.47
#B2E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B2E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E481
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E481 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD779
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#B5DDCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2e481; /* rgb */ color: rgb(178, 228, 129); /* oklch */ color: oklch(86.2% 0.138 130.7);
Tailwind
colors: {
custom: {
50: '#cbeca7',
500: '#b2e481',
950: '#000000',
},
}SCSS
$custom: #b2e481; $custom-light: #cbeca7; $custom-dark: #000000;
JSON
{
"hex": "#b2e481",
"rgb": {
"r": 178,
"g": 228,
"b": 129
},
"hsl": {
"h": 90.303,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86164,
"c": 0.13818,
"h": 130.7
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#B2E481
secondary
#854DBC
accent
#19CD74
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480