#B2F680#B2F680
#B2F680 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.2% C 0.165 H 133.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F680 |
|---|---|
| RGB | rgb(178, 246, 128) |
| HSL | hsl(95, 87%, 73%) |
| HSV | hsv(95, 48%, 96%) |
| CMYK | cmyk(27.6%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(90.29, -40.96, 49.79) |
| CIE-LCH | lch(90.29, 64.48, 129.44°) |
| OKLab | oklab(90.22% -0.1131 0.1197) |
| OKLCH | oklch(90.22% 0.165 133.4) |
| XYZ | xyz(55.2111, 76.9333, 32.3586) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Spring Green (survey)
#A9F971
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 2.82
Light Lime
#AEFD6C
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F680 #C480F6
analogous
#EDF680 #B2F680 #80F689
triadic
#B2F680 #80B2F6 #F680B2
tetradic
#B2F680 #80EDF6 #C480F6 #F68980
square
#B2F680 #80EDF6 #C480F6 #F68980
split-complementary
#B2F680 #8980F6 #F680ED
monochromatic
#6DEB11 #8FF247 #B2F680 #D5FAB9 #EEFDE2
Accessibility & contrast
On white
1.28
#B2F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#B2F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F680
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F680 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#B3EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f680; /* rgb */ color: rgb(178, 246, 128); /* oklch */ color: oklch(90.2% 0.165 133.4);
Tailwind
colors: {
custom: {
50: '#ccf9a7',
500: '#b2f680',
950: '#000000',
},
}SCSS
$custom: #b2f680; $custom-light: #ccf9a7; $custom-dark: #000000;
JSON
{
"hex": "#b2f680",
"rgb": {
"r": 178,
"g": 246,
"b": 128
},
"hsl": {
"h": 94.576,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.90218,
"c": 0.16472,
"h": 133.4
},
"luminance": 0.76935
}Semantic roles & 50–950 ramp
primary
#B2F680
secondary
#9848D2
accent
#02E384
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580