#B6FB8A#B6FB8A
#B6FB8A is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.7% C 0.160 H 134.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FB8A |
|---|---|
| RGB | rgb(182, 251, 138) |
| HSL | hsl(97, 93%, 76%) |
| HSV | hsv(97, 45%, 98%) |
| CMYK | cmyk(27.5%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(92.03, -40.64, 47.26) |
| CIE-LCH | lch(92.03, 62.33, 130.69°) |
| OKLab | oklab(91.72% -0.1118 0.1146) |
| OKLCH | oklch(91.72% 0.16 134.3) |
| XYZ | xyz(58.3748, 80.7726, 36.5549) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Celery
#C1FD95
ΔE00 1.73
Light Yellowish Green
#C2FF89
ΔE00 1.94
Pale Light Green
#B1FC99
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 2.85
Spring Green (survey)
#A9F971
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FB8A #CF8AFB
analogous
#EFFB8A #B6FB8A #8AFB97
triadic
#B6FB8A #8AB6FB #FB8AB6
tetradic
#B6FB8A #8AEFFB #CF8AFB #FB978A
square
#B6FB8A #8AEFFB #CF8AFB #FB978A
split-complementary
#B6FB8A #978AFB #FB8AEF
monochromatic
#6CF714 #91F94F #B6FB8A #DBFDC5 #EDFEE1
Accessibility & contrast
On white
1.22
#B6FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#B6FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FB8A
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FB8A | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#B6F3E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b6fb8a; /* rgb */ color: rgb(182, 251, 138); /* oklch */ color: oklch(91.7% 0.160 134.3);
Tailwind
colors: {
custom: {
50: '#cefdae',
500: '#b6fb8a',
950: '#000000',
},
}SCSS
$custom: #b6fb8a; $custom-light: #cefdae; $custom-dark: #000000;
JSON
{
"hex": "#b6fb8a",
"rgb": {
"r": 182,
"g": 251,
"b": 138
},
"hsl": {
"h": 96.637,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91724,
"c": 0.16012,
"h": 134.3
},
"luminance": 0.80774
}Semantic roles & 50–950 ramp
primary
#B6FB8A
secondary
#A44FDA
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581