#B2E07E#B2E07E
#B2E07E is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.136 H 129.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E07E |
|---|---|
| RGB | rgb(178, 224, 126) |
| HSL | hsl(88, 61%, 69%) |
| HSV | hsv(88, 44%, 88%) |
| CMYK | cmyk(20.5%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(84.11, -31.20, 43.09) |
| CIE-LCH | lch(84.11, 53.20, 125.91°) |
| OKLab | oklab(85.22% -0.0861 0.1046) |
| OKLCH | oklch(85.22% 0.136 129.5) |
| XYZ | xyz(48.7811, 64.2818, 29.5722) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.19
Celery
#C1FD95
ΔE00 6.23
Tea Green
#BDF8A3
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E07E #AC7EE0
analogous
#E0DD7E #B2E07E #81E07E
triadic
#B2E07E #7EB2E0 #E07EB2
tetradic
#B2E07E #7EE0DD #AC7EE0 #E07E81
square
#B2E07E #7EE0DD #AC7EE0 #E07E81
split-complementary
#B2E07E #7E81E0 #DD7EE0
monochromatic
#76B82C #95D44D #B2E07E #CFECAF #EDF8E1
Accessibility & contrast
On white
1.52
#B2E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#B2E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E07E
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E07E | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#B5D8C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2e07e; /* rgb */ color: rgb(178, 224, 126); /* oklch */ color: oklch(85.2% 0.136 129.5);
Tailwind
colors: {
custom: {
50: '#cbeaa5',
500: '#b2e07e',
950: '#000000',
},
}SCSS
$custom: #b2e07e; $custom-light: #cbeaa5; $custom-dark: #000000;
JSON
{
"hex": "#b2e07e",
"rgb": {
"r": 178,
"g": 224,
"b": 126
},
"hsl": {
"h": 88.163,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.85219,
"c": 0.1355,
"h": 129.5
},
"luminance": 0.64283
}Semantic roles & 50–950 ramp
primary
#B2E07E
secondary
#7E4BB7
accent
#1DC96D
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480