#B2F080#B2F080
#B2F080 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 88.9% C 0.156 H 132.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F080 |
|---|---|
| RGB | rgb(178, 240, 128) |
| HSL | hsl(93, 79%, 72%) |
| HSV | hsv(93, 47%, 94%) |
| CMYK | cmyk(25.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.61, -38.29, 47.72) |
| CIE-LCH | lch(88.61, 61.19, 128.74°) |
| OKLab | oklab(88.86% -0.1057 0.1151) |
| OKLCH | oklch(88.86% 0.156 132.6) |
| XYZ | xyz(53.4155, 73.3422, 31.7601) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Celery
#C1FD95
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.31
Spring Green (survey)
#A9F971
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F080 #BE80F0
analogous
#EAF080 #B2F080 #80F086
triadic
#B2F080 #80B2F0 #F080B2
tetradic
#B2F080 #80EAF0 #BE80F0 #F08680
square
#B2F080 #80EAF0 #BE80F0 #F08680
split-complementary
#B2F080 #8680F0 #F080EA
monochromatic
#70DC1A #91EA49 #B2F080 #D3F6B7 #EEFCE4
Accessibility & contrast
On white
1.34
#B2F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#B2F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F080
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F080 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E277
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#B3E8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2f080; /* rgb */ color: rgb(178, 240, 128); /* oklch */ color: oklch(88.9% 0.156 132.6);
Tailwind
colors: {
custom: {
50: '#cbf5a7',
500: '#b2f080',
950: '#000000',
},
}SCSS
$custom: #b2f080; $custom-light: #cbf5a7; $custom-dark: #000000;
JSON
{
"hex": "#b2f080",
"rgb": {
"r": 178,
"g": 240,
"b": 128
},
"hsl": {
"h": 93.214,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88858,
"c": 0.15631,
"h": 132.6
},
"luminance": 0.73344
}Semantic roles & 50–950 ramp
primary
#B2F080
secondary
#914ACB
accent
#0ADB7E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580