#B2EE83#B2EE83
#B2EE83 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.4% C 0.151 H 132.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EE83 |
|---|---|
| RGB | rgb(178, 238, 131) |
| HSL | hsl(94, 76%, 72%) |
| HSV | hsv(94, 45%, 93%) |
| CMYK | cmyk(25.2%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(88.09, -37.04, 45.64) |
| CIE-LCH | lch(88.09, 58.78, 129.06°) |
| OKLab | oklab(88.45% -0.1021 0.1106) |
| OKLCH | oklch(88.45% 0.151 132.7) |
| XYZ | xyz(53.0304, 72.2513, 32.6202) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Celery
#C1FD95
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 4.01
Spring Green (survey)
#A9F971
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EE83 #BF83EE
analogous
#E8EE83 #B2EE83 #83EE8A
triadic
#B2EE83 #83B2EE #EE83B2
tetradic
#B2EE83 #83E8EE #BF83EE #EE8A83
square
#B2EE83 #83E8EE #BF83EE #EE8A83
split-complementary
#B2EE83 #8A83EE #EE83E8
monochromatic
#70D91E #91E74D #B2EE83 #D3F5B9 #EEFBE4
Accessibility & contrast
On white
1.36
#B2EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#B2EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EE83
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EE83 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#B3E6D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ee83; /* rgb */ color: rgb(178, 238, 131); /* oklch */ color: oklch(88.4% 0.151 132.7);
Tailwind
colors: {
custom: {
50: '#cbf4a9',
500: '#b2ee83',
950: '#000000',
},
}SCSS
$custom: #b2ee83; $custom-light: #cbf4a9; $custom-dark: #000000;
JSON
{
"hex": "#b2ee83",
"rgb": {
"r": 178,
"g": 238,
"b": 131
},
"hsl": {
"h": 93.645,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.88449,
"c": 0.15052,
"h": 132.7
},
"luminance": 0.72253
}Semantic roles & 50–950 ramp
primary
#B2EE83
secondary
#924DC8
accent
#0DD87F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581