#B6EA8A#B6EA8A
#B6EA8A is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.136 H 131.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EA8A |
|---|---|
| RGB | rgb(182, 234, 138) |
| HSL | hsl(93, 70%, 73%) |
| HSV | hsv(93, 41%, 92%) |
| CMYK | cmyk(22.2%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.30, -32.95, 41.28) |
| CIE-LCH | lch(87.30, 52.82, 128.59°) |
| OKLab | oklab(87.91% -0.0905 0.101) |
| OKLCH | oklch(87.91% 0.136 131.9) |
| XYZ | xyz(53.3008, 70.6245, 34.8635) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 3.97
Celery
#C1FD95
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.26
Pale Light Green
#B1FC99
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EA8A #BE8AEA
analogous
#E6EA8A #B6EA8A #8AEA8E
triadic
#B6EA8A #8AB6EA #EA8AB6
tetradic
#B6EA8A #8AE6EA #BE8AEA #EA8E8A
square
#B6EA8A #8AE6EA #BE8AEA #EA8E8A
split-complementary
#B6EA8A #8E8AEA #EA8AE6
monochromatic
#76D426 #96E156 #B6EA8A #D6F3BE #EFFAE5
Accessibility & contrast
On white
1.39
#B6EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B6EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EA8A
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EA8A | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#EAD98F
Tritanopia (blue-blind)
#B8E3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b6ea8a; /* rgb */ color: rgb(182, 234, 138); /* oklch */ color: oklch(87.9% 0.136 131.9);
Tailwind
colors: {
custom: {
50: '#cdf1ad',
500: '#b6ea8a',
950: '#000000',
},
}SCSS
$custom: #b6ea8a; $custom-light: #cdf1ad; $custom-dark: #000000;
JSON
{
"hex": "#b6ea8a",
"rgb": {
"r": 182,
"g": 234,
"b": 138
},
"hsl": {
"h": 92.5,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87905,
"c": 0.13564,
"h": 131.9
},
"luminance": 0.70626
}Semantic roles & 50–950 ramp
primary
#B6EA8A
secondary
#9154C4
accent
#14D27B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581