#B2ED77#B2ED77
#B2ED77 is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.1% C 0.161 H 130.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED77 |
|---|---|
| RGB | rgb(178, 237, 119) |
| HSL | hsl(90, 77%, 70%) |
| HSV | hsv(90, 50%, 93%) |
| CMYK | cmyk(24.9%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(87.66, -37.95, 50.81) |
| CIE-LCH | lch(87.66, 63.42, 126.75°) |
| OKLab | oklab(88.06% -0.1053 0.1214) |
| OKLCH | oklch(88.06% 0.161 130.9) |
| XYZ | xyz(51.9734, 71.3640, 28.4855) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED77 #B277ED
analogous
#EDED77 #B2ED77 #77ED77
triadic
#B2ED77 #77B2ED #ED77B2
tetradic
#B2ED77 #77EDED #B277ED #ED7777
square
#B2ED77 #77EDED #B277ED #ED7777
split-complementary
#B2ED77 #7777ED #ED77ED
monochromatic
#75CE1B #93E641 #B2ED77 #D1F4AD #EFFBE3
Accessibility & contrast
On white
1.37
#B2ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#B2ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED77
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED77 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#B5E5D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed77; /* rgb */ color: rgb(178, 237, 119); /* oklch */ color: oklch(88.1% 0.161 130.9);
Tailwind
colors: {
custom: {
50: '#cbf3a1',
500: '#b2ed77',
950: '#000000',
},
}SCSS
$custom: #b2ed77; $custom-light: #cbf3a1; $custom-dark: #000000;
JSON
{
"hex": "#b2ed77",
"rgb": {
"r": 178,
"g": 237,
"b": 119
},
"hsl": {
"h": 90,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.88055,
"c": 0.16075,
"h": 130.9
},
"luminance": 0.71365
}Semantic roles & 50–950 ramp
primary
#B2ED77
secondary
#8442C6
accent
#0DD973
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580