#B3DD92#B3DD92
#B3DD92 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 84.9% C 0.109 H 132.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DD92 |
|---|---|
| RGB | rgb(179, 221, 146) |
| HSL | hsl(94, 52%, 72%) |
| HSV | hsv(94, 34%, 87%) |
| CMYK | cmyk(19%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(83.64, -26.83, 32.47) |
| CIE-LCH | lch(83.64, 42.12, 129.57°) |
| OKLab | oklab(84.95% -0.0731 0.0809) |
| OKLCH | oklch(84.95% 0.109 132.1) |
| XYZ | xyz(49.6342, 63.3710, 36.8054) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.54
Pale Olive Green
#B1D27B
ΔE00 4.15
Light Sage
#BCECAC
ΔE00 4.46
Washed Out Green
#BCF5A6
ΔE00 5.40
Light Moss Green
#A6C875
ΔE00 5.63
Pale Olive
#B9CC81
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DD92 #BC92DD
analogous
#D9DD92 #B3DD92 #92DD97
triadic
#B3DD92 #92B3DD #DD92B3
tetradic
#B3DD92 #92D9DD #BC92DD #DD9792
square
#B3DD92 #92D9DD #BC92DD #DD9792
split-complementary
#B3DD92 #9792DD #DD92D9
monochromatic
#73BA3A #92CE63 #B3DD92 #D4ECC1 #EFF8E8
Accessibility & contrast
On white
1.54
#B3DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#B3DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DD92
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DD92 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#B4D7CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b3dd92; /* rgb */ color: rgb(179, 221, 146); /* oklch */ color: oklch(84.9% 0.109 132.1);
Tailwind
colors: {
custom: {
50: '#cae7b2',
500: '#b3dd92',
950: '#000000',
},
}SCSS
$custom: #b3dd92; $custom-light: #cae7b2; $custom-dark: #000000;
JSON
{
"hex": "#b3dd92",
"rgb": {
"r": 179,
"g": 221,
"b": 146
},
"hsl": {
"h": 93.6,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.84949,
"c": 0.10902,
"h": 132.1
},
"luminance": 0.63372
}Semantic roles & 50–950 ramp
primary
#B3DD92
secondary
#8F5EB5
accent
#26C07C
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481