#B2EA7B#B2EA7B
#B2EA7B is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.4% C 0.153 H 130.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA7B |
|---|---|
| RGB | rgb(178, 234, 123) |
| HSL | hsl(90, 73%, 70%) |
| HSV | hsv(90, 47%, 92%) |
| CMYK | cmyk(23.9%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(86.87, -36.15, 47.96) |
| CIE-LCH | lch(86.87, 60.06, 127.01°) |
| OKLab | oklab(87.43% -0.1001 0.1154) |
| OKLCH | oklch(87.43% 0.153 130.9) |
| XYZ | xyz(51.3574, 69.7395, 29.4903) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Spring Green (survey)
#A9F971
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA7B #B37BEA
analogous
#EAEA7B #B2EA7B #7BEA7B
triadic
#B2EA7B #7BB2EA #EA7BB2
tetradic
#B2EA7B #7BEAEA #B37BEA #EA7B7B
square
#B2EA7B #7BEAEA #B37BEA #EA7B7B
split-complementary
#B2EA7B #7B7BEA #EA7BEA
monochromatic
#75CA20 #93E246 #B2EA7B #D1F2B0 #F0FBE5
Accessibility & contrast
On white
1.40
#B2EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#B2EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA7B
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA7B | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#B5E2D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2ea7b; /* rgb */ color: rgb(178, 234, 123); /* oklch */ color: oklch(87.4% 0.153 130.9);
Tailwind
colors: {
custom: {
50: '#cbf1a3',
500: '#b2ea7b',
950: '#000000',
},
}SCSS
$custom: #b2ea7b; $custom-light: #cbf1a3; $custom-dark: #000000;
JSON
{
"hex": "#b2ea7b",
"rgb": {
"r": 178,
"g": 234,
"b": 123
},
"hsl": {
"h": 90.27,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.8743,
"c": 0.15273,
"h": 130.9
},
"luminance": 0.69741
}Semantic roles & 50–950 ramp
primary
#B2EA7B
secondary
#8546C3
accent
#11D574
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#13160F
muted
#838580