#B2ED83#B2ED83
#B2ED83 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.2% C 0.149 H 132.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED83 |
|---|---|
| RGB | rgb(178, 237, 131) |
| HSL | hsl(93, 75%, 72%) |
| HSV | hsv(93, 45%, 93%) |
| CMYK | cmyk(24.9%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(87.81, -36.59, 45.29) |
| CIE-LCH | lch(87.81, 58.22, 128.93°) |
| OKLab | oklab(88.22% -0.1008 0.1098) |
| OKLCH | oklch(88.22% 0.149 132.6) |
| XYZ | xyz(52.7401, 71.6707, 32.5235) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pale Light Green
#B1FC99
ΔE00 4.15
Spring Green (survey)
#A9F971
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED83 #BE83ED
analogous
#E7ED83 #B2ED83 #83ED89
triadic
#B2ED83 #83B2ED #ED83B2
tetradic
#B2ED83 #83E7ED #BE83ED #ED8983
square
#B2ED83 #83E7ED #BE83ED #ED8983
split-complementary
#B2ED83 #8983ED #ED83E7
monochromatic
#70D61F #91E54E #B2ED83 #D3F5B8 #EEFBE4
Accessibility & contrast
On white
1.37
#B2ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#B2ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED83
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED83 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#ECDB89
Tritanopia (blue-blind)
#B3E5D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed83; /* rgb */ color: rgb(178, 237, 131); /* oklch */ color: oklch(88.2% 0.149 132.6);
Tailwind
colors: {
custom: {
50: '#cbf3a9',
500: '#b2ed83',
950: '#000000',
},
}SCSS
$custom: #b2ed83; $custom-light: #cbf3a9; $custom-dark: #000000;
JSON
{
"hex": "#b2ed83",
"rgb": {
"r": 178,
"g": 237,
"b": 131
},
"hsl": {
"h": 93.396,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.88223,
"c": 0.14909,
"h": 132.6
},
"luminance": 0.71672
}Semantic roles & 50–950 ramp
primary
#B2ED83
secondary
#914DC7
accent
#0FD77E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581