#B0F682#B0F682
#B0F682 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.1% C 0.164 H 134.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F682 |
|---|---|
| RGB | rgb(176, 246, 130) |
| HSL | hsl(96, 87%, 74%) |
| HSV | hsv(96, 47%, 96%) |
| CMYK | cmyk(28.5%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(90.21, -41.41, 48.72) |
| CIE-LCH | lch(90.21, 63.95, 130.37°) |
| OKLab | oklab(90.13% -0.1142 0.1175) |
| OKLCH | oklch(90.13% 0.164 134.2) |
| XYZ | xyz(54.8884, 76.7515, 33.0374) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Spring Green (survey)
#A9F971
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.65
Celery
#C1FD95
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 3.20
Pale Light Green
#B1FC99
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F682 #C882F6
analogous
#EAF682 #B0F682 #82F68E
triadic
#B0F682 #82B0F6 #F682B0
tetradic
#B0F682 #82EAF6 #C882F6 #F68E82
square
#B0F682 #82EAF6 #C882F6 #F68E82
split-complementary
#B0F682 #8E82F6 #F682EA
monochromatic
#68ED11 #8CF249 #B0F682 #D4FABB #EDFDE2
Accessibility & contrast
On white
1.28
#B0F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#B0F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F682
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F682 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#B0EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0f682; /* rgb */ color: rgb(176, 246, 130); /* oklch */ color: oklch(90.1% 0.164 134.2);
Tailwind
colors: {
custom: {
50: '#caf9a8',
500: '#b0f682',
950: '#000000',
},
}SCSS
$custom: #b0f682; $custom-light: #caf9a8; $custom-dark: #000000;
JSON
{
"hex": "#b0f682",
"rgb": {
"r": 176,
"g": 246,
"b": 130
},
"hsl": {
"h": 96.207,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.90129,
"c": 0.16383,
"h": 134.2
},
"luminance": 0.76753
}Semantic roles & 50–950 ramp
primary
#B0F682
secondary
#9C4AD3
accent
#02E38A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581