#B2E07B#B2E07B
#B2E07B is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.2% C 0.139 H 129.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E07B |
|---|---|
| RGB | rgb(178, 224, 123) |
| HSL | hsl(87, 62%, 68%) |
| HSV | hsv(87, 45%, 88%) |
| CMYK | cmyk(20.5%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(84.07, -31.55, 44.50) |
| CIE-LCH | lch(84.07, 54.55, 125.33°) |
| OKLab | oklab(85.17% -0.0873 0.1076) |
| OKLCH | oklch(85.17% 0.139 129) |
| XYZ | xyz(48.5904, 64.2055, 28.5680) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.97
Celery
#C1FD95
ΔE00 6.29
Tea Green
#BDF8A3
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E07B #A97BE0
analogous
#E0DC7B #B2E07B #7FE07B
triadic
#B2E07B #7BB2E0 #E07BB2
tetradic
#B2E07B #7BE0DC #A97BE0 #E07B7F
square
#B2E07B #7BE0DC #A97BE0 #E07B7F
split-complementary
#B2E07B #7B7FE0 #DC7BE0
monochromatic
#76B62B #95D449 #B2E07B #CFECAD #ECF7DE
Accessibility & contrast
On white
1.52
#B2E07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#B2E07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E07B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E07B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D473
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#B6D8C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2e07b; /* rgb */ color: rgb(178, 224, 123); /* oklch */ color: oklch(85.2% 0.139 129.0);
Tailwind
colors: {
custom: {
50: '#cbeaa3',
500: '#b2e07b',
950: '#000000',
},
}SCSS
$custom: #b2e07b; $custom-light: #cbeaa3; $custom-dark: #000000;
JSON
{
"hex": "#b2e07b",
"rgb": {
"r": 178,
"g": 224,
"b": 123
},
"hsl": {
"h": 87.327,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.85174,
"c": 0.13858,
"h": 129
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#B2E07B
secondary
#7B48B7
accent
#1CCA6B
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480