#B2E985#B2E985
#B2E985 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.4% C 0.141 H 132.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E985 |
|---|---|
| RGB | rgb(178, 233, 133) |
| HSL | hsl(93, 69%, 72%) |
| HSV | hsv(93, 43%, 91%) |
| CMYK | cmyk(23.6%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(86.72, -34.52, 42.95) |
| CIE-LCH | lch(86.72, 55.10, 128.79°) |
| OKLab | oklab(87.35% -0.095 0.1046) |
| OKLCH | oklch(87.35% 0.141 132.2) |
| XYZ | xyz(51.7317, 69.4350, 32.8625) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Celery
#C1FD95
ΔE00 4.21
Tea Green
#BDF8A3
ΔE00 4.47
Pale Light Green
#B1FC99
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E985 #BC85E9
analogous
#E4E985 #B2E985 #85E98A
triadic
#B2E985 #85B2E9 #E985B2
tetradic
#B2E985 #85E4E9 #BC85E9 #E98A85
square
#B2E985 #85E4E9 #BC85E9 #E98A85
split-complementary
#B2E985 #8A85E9 #E985E4
monochromatic
#71CE25 #91E051 #B2E985 #D3F2B9 #EFFAE5
Accessibility & contrast
On white
1.41
#B2E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#B2E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E985
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E985 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#B4E2D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e985; /* rgb */ color: rgb(178, 233, 133); /* oklch */ color: oklch(87.4% 0.141 132.2);
Tailwind
colors: {
custom: {
50: '#cbf0aa',
500: '#b2e985',
950: '#000000',
},
}SCSS
$custom: #b2e985; $custom-light: #cbf0aa; $custom-dark: #000000;
JSON
{
"hex": "#b2e985",
"rgb": {
"r": 178,
"g": 233,
"b": 133
},
"hsl": {
"h": 93,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.87351,
"c": 0.14131,
"h": 132.2
},
"luminance": 0.69436
}Semantic roles & 50–950 ramp
primary
#B2E985
secondary
#8F50C2
accent
#14D17C
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581