#B6FF8A#B6FF8A
#B6FF8A is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.166 H 134.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FF8A |
|---|---|
| RGB | rgb(182, 255, 138) |
| HSL | hsl(97, 100%, 77%) |
| HSV | hsv(97, 46%, 100%) |
| CMYK | cmyk(28.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.14, -42.40, 48.65) |
| CIE-LCH | lch(93.14, 64.53, 131.07°) |
| OKLab | oklab(92.63% -0.1167 0.1177) |
| OKLCH | oklch(92.63% 0.166 134.7) |
| XYZ | xyz(59.6375, 83.2981, 36.9758) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.81
Spring Green (survey)
#A9F971
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FF8A #D38AFF
analogous
#F0FF8A #B6FF8A #8AFF99
triadic
#B6FF8A #8AB6FF #FF8AB6
tetradic
#B6FF8A #8AF0FF #D38AFF #FF998A
square
#B6FF8A #8AF0FF #D38AFF #FF998A
split-complementary
#B6FF8A #998AFF #FF8AF0
monochromatic
#6AFF10 #90FF4D #B6FF8A #DCFFC7 #ECFFE0
Accessibility & contrast
On white
1.19
#B6FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#B6FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FF8A
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FF8A | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#B6F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b6ff8a; /* rgb */ color: rgb(182, 255, 138); /* oklch */ color: oklch(92.6% 0.166 134.7);
Tailwind
colors: {
custom: {
50: '#ceffae',
500: '#b6ff8a',
950: '#000000',
},
}SCSS
$custom: #b6ff8a; $custom-light: #ceffae; $custom-dark: #000000;
JSON
{
"hex": "#b6ff8a",
"rgb": {
"r": 182,
"g": 255,
"b": 138
},
"hsl": {
"h": 97.436,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92626,
"c": 0.16575,
"h": 134.7
},
"luminance": 0.833
}Semantic roles & 50–950 ramp
primary
#B6FF8A
secondary
#A94EE0
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681