#B2EA7E#B2EA7E
#B2EA7E is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.5% C 0.150 H 131.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA7E |
|---|---|
| RGB | rgb(178, 234, 126) |
| HSL | hsl(91, 72%, 71%) |
| HSV | hsv(91, 46%, 92%) |
| CMYK | cmyk(23.9%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(86.91, -35.81, 46.57) |
| CIE-LCH | lch(86.91, 58.75, 127.56°) |
| OKLab | oklab(87.47% -0.099 0.1124) |
| OKLCH | oklch(87.47% 0.15 131.4) |
| XYZ | xyz(51.5481, 69.8158, 30.4945) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.46
Spring Green (survey)
#A9F971
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 4.60
Pale Light Green
#B1FC99
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA7E #B67EEA
analogous
#E8EA7E #B2EA7E #7EEA80
triadic
#B2EA7E #7EB2EA #EA7EB2
tetradic
#B2EA7E #7EE8EA #B67EEA #EA807E
square
#B2EA7E #7EE8EA #B67EEA #EA807E
split-complementary
#B2EA7E #807EEA #EA7EE8
monochromatic
#74CC21 #93E149 #B2EA7E #D1F3B3 #EFFBE5
Accessibility & contrast
On white
1.40
#B2EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#B2EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA7E
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA7E | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#B4E2D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea7e; /* rgb */ color: rgb(178, 234, 126); /* oklch */ color: oklch(87.5% 0.150 131.4);
Tailwind
colors: {
custom: {
50: '#cbf1a5',
500: '#b2ea7e',
950: '#000000',
},
}SCSS
$custom: #b2ea7e; $custom-light: #cbf1a5; $custom-dark: #000000;
JSON
{
"hex": "#b2ea7e",
"rgb": {
"r": 178,
"g": 234,
"b": 126
},
"hsl": {
"h": 91.111,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.87472,
"c": 0.14979,
"h": 131.4
},
"luminance": 0.69817
}Semantic roles & 50–950 ramp
primary
#B2EA7E
secondary
#8849C3
accent
#11D476
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#13160F
muted
#838580