#B6FD8A#B6FD8A
#B6FD8A is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.163 H 134.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FD8A |
|---|---|
| RGB | rgb(182, 253, 138) |
| HSL | hsl(97, 97%, 77%) |
| HSV | hsv(97, 45%, 99%) |
| CMYK | cmyk(28.1%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.59, -41.52, 47.95) |
| CIE-LCH | lch(92.59, 63.43, 130.89°) |
| OKLab | oklab(92.18% -0.1143 0.1162) |
| OKLCH | oklch(92.18% 0.163 134.5) |
| XYZ | xyz(59.0028, 82.0287, 36.7642) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 1.86
Celery
#C1FD95
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FD8A #D18AFD
analogous
#F0FD8A #B6FD8A #8AFD98
triadic
#B6FD8A #8AB6FD #FD8AB6
tetradic
#B6FD8A #8AF0FD #D18AFD #FD988A
square
#B6FD8A #8AF0FD #D18AFD #FD988A
split-complementary
#B6FD8A #988AFD #FD8AF0
monochromatic
#6BFB12 #90FC4E #B6FD8A #DCFEC6 #ECFEE1
Accessibility & contrast
On white
1.21
#B6FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#B6FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FD8A
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FD8A | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#B6F5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b6fd8a; /* rgb */ color: rgb(182, 253, 138); /* oklch */ color: oklch(92.2% 0.163 134.5);
Tailwind
colors: {
custom: {
50: '#cefeae',
500: '#b6fd8a',
950: '#000000',
},
}SCSS
$custom: #b6fd8a; $custom-light: #cefeae; $custom-dark: #000000;
JSON
{
"hex": "#b6fd8a",
"rgb": {
"r": 182,
"g": 253,
"b": 138
},
"hsl": {
"h": 97.043,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92175,
"c": 0.16294,
"h": 134.5
},
"luminance": 0.82031
}Semantic roles & 50–950 ramp
primary
#B6FD8A
secondary
#A64EDD
accent
#00E68E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681