#B3DC8A#B3DC8A
#B3DC8A is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.6% C 0.116 H 130.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DC8A |
|---|---|
| RGB | rgb(179, 220, 138) |
| HSL | hsl(90, 54%, 70%) |
| HSV | hsv(90, 37%, 86%) |
| CMYK | cmyk(18.6%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.23, -27.44, 36.00) |
| CIE-LCH | lch(83.23, 45.27, 127.31°) |
| OKLab | oklab(84.58% -0.0751 0.0889) |
| OKLCH | oklch(84.58% 0.116 130.2) |
| XYZ | xyz(48.7703, 62.6043, 33.5542) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.02
Light Grey Green
#B7E1A1
ΔE00 3.95
Light Moss Green
#A6C875
ΔE00 4.92
Pale Olive
#B9CC81
ΔE00 5.33
Light Sage
#BCECAC
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DC8A #B38ADC
analogous
#DCDC8A #B3DC8A #8ADC8A
triadic
#B3DC8A #8AB3DC #DC8AB3
tetradic
#B3DC8A #8ADCDC #B38ADC #DC8A8A
square
#B3DC8A #8ADCDC #B38ADC #DC8A8A
split-complementary
#B3DC8A #8A8ADC #DC8ADC
monochromatic
#76B536 #94CE5B #B3DC8A #D2EAB9 #F0F8E7
Accessibility & contrast
On white
1.55
#B3DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#B3DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DC8A
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DC8A | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#B6D5C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b3dc8a; /* rgb */ color: rgb(179, 220, 138); /* oklch */ color: oklch(84.6% 0.116 130.2);
Tailwind
colors: {
custom: {
50: '#cbe7ad',
500: '#b3dc8a',
950: '#000000',
},
}SCSS
$custom: #b3dc8a; $custom-light: #cbe7ad; $custom-dark: #000000;
JSON
{
"hex": "#b3dc8a",
"rgb": {
"r": 179,
"g": 220,
"b": 138
},
"hsl": {
"h": 90,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84584,
"c": 0.11636,
"h": 130.2
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#B3DC8A
secondary
#8557B3
accent
#24C173
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131610
muted
#838481