#B6F080#B6F080
#B6F080 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.1% C 0.154 H 131.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F080 |
|---|---|
| RGB | rgb(182, 240, 128) |
| HSL | hsl(91, 79%, 72%) |
| HSV | hsv(91, 47%, 94%) |
| CMYK | cmyk(24.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.84, -36.89, 48.06) |
| CIE-LCH | lch(88.84, 60.58, 127.51°) |
| OKLab | oklab(89.1% -0.102 0.1159) |
| OKLCH | oklch(89.1% 0.154 131.4) |
| XYZ | xyz(54.3470, 73.8225, 31.8037) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 3.14
Celery
#C1FD95
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.31
Spring Green (survey)
#A9F971
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F080 #BA80F0
analogous
#EEF080 #B6F080 #80F082
triadic
#B6F080 #80B6F0 #F080B6
tetradic
#B6F080 #80EEF0 #BA80F0 #F08280
square
#B6F080 #80EEF0 #BA80F0 #F08280
split-complementary
#B6F080 #8280F0 #F080EE
monochromatic
#77DC1A #97EA49 #B6F080 #D5F6B7 #EFFCE4
Accessibility & contrast
On white
1.33
#B6F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#B6F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F080
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F080 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#B8E8D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b6f080; /* rgb */ color: rgb(182, 240, 128); /* oklch */ color: oklch(89.1% 0.154 131.4);
Tailwind
colors: {
custom: {
50: '#cef5a7',
500: '#b6f080',
950: '#000000',
},
}SCSS
$custom: #b6f080; $custom-light: #cef5a7; $custom-dark: #000000;
JSON
{
"hex": "#b6f080",
"rgb": {
"r": 182,
"g": 240,
"b": 128
},
"hsl": {
"h": 91.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89102,
"c": 0.15435,
"h": 131.4
},
"luminance": 0.73824
}Semantic roles & 50–950 ramp
primary
#B6F080
secondary
#8C4ACB
accent
#0ADB76
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580