#B2E37E#B2E37E
#B2E37E is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.9% C 0.140 H 130.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E37E |
|---|---|
| RGB | rgb(178, 227, 126) |
| HSL | hsl(89, 64%, 69%) |
| HSV | hsv(89, 44%, 89%) |
| CMYK | cmyk(21.6%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(84.95, -32.60, 44.14) |
| CIE-LCH | lch(84.95, 54.87, 126.45°) |
| OKLab | oklab(85.89% -0.09 0.107) |
| OKLCH | oklch(85.89% 0.14 130.1) |
| XYZ | xyz(49.5944, 65.9086, 29.8433) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Celery
#C1FD95
ΔE00 5.57
Tea Green
#BDF8A3
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 6.03
Washed Out Green
#BCF5A6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E37E #AF7EE3
analogous
#E3E27E #B2E37E #80E37E
triadic
#B2E37E #7EB2E3 #E37EB2
tetradic
#B2E37E #7EE3E2 #AF7EE3 #E37E80
square
#B2E37E #7EE3E2 #AF7EE3 #E37E80
split-complementary
#B2E37E #7E80E3 #E27EE3
monochromatic
#76BD29 #94D84C #B2E37E #D0EEB0 #EEF9E3
Accessibility & contrast
On white
1.48
#B2E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B2E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E37E
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E37E | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#B5DBCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e37e; /* rgb */ color: rgb(178, 227, 126); /* oklch */ color: oklch(85.9% 0.140 130.1);
Tailwind
colors: {
custom: {
50: '#cbeca5',
500: '#b2e37e',
950: '#000000',
},
}SCSS
$custom: #b2e37e; $custom-light: #cbeca5; $custom-dark: #000000;
JSON
{
"hex": "#b2e37e",
"rgb": {
"r": 178,
"g": 227,
"b": 126
},
"hsl": {
"h": 89.109,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.85894,
"c": 0.13981,
"h": 130.1
},
"luminance": 0.6591
}Semantic roles & 50–950 ramp
primary
#B2E37E
secondary
#814BBB
accent
#19CC70
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480