#B6EB8A#B6EB8A
#B6EB8A is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.1% C 0.137 H 132.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EB8A |
|---|---|
| RGB | rgb(182, 235, 138) |
| HSL | hsl(93, 71%, 73%) |
| HSV | hsv(93, 41%, 92%) |
| CMYK | cmyk(22.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.58, -33.41, 41.64) |
| CIE-LCH | lch(87.58, 53.38, 128.74°) |
| OKLab | oklab(88.13% -0.0918 0.1019) |
| OKLCH | oklch(88.13% 0.137 132) |
| XYZ | xyz(53.5862, 71.1955, 34.9587) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EB8A #BF8AEB
analogous
#E6EB8A #B6EB8A #8AEB8E
triadic
#B6EB8A #8AB6EB #EB8AB6
tetradic
#B6EB8A #8AE6EB #BF8AEB #EB8E8A
square
#B6EB8A #8AE6EB #BF8AEB #EB8E8A
split-complementary
#B6EB8A #8E8AEB #EB8AE6
monochromatic
#75D625 #95E256 #B6EB8A #D7F4BE #EFFBE5
Accessibility & contrast
On white
1.38
#B6EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#B6EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EB8A
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EB8A | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#B8E4D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b6eb8a; /* rgb */ color: rgb(182, 235, 138); /* oklch */ color: oklch(88.1% 0.137 132.0);
Tailwind
colors: {
custom: {
50: '#cdf1ad',
500: '#b6eb8a',
950: '#000000',
},
}SCSS
$custom: #b6eb8a; $custom-light: #cdf1ad; $custom-dark: #000000;
JSON
{
"hex": "#b6eb8a",
"rgb": {
"r": 182,
"g": 235,
"b": 138
},
"hsl": {
"h": 92.784,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88129,
"c": 0.1371,
"h": 132
},
"luminance": 0.71197
}Semantic roles & 50–950 ramp
primary
#B6EB8A
secondary
#9254C5
accent
#13D37C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581