#B7DD94#B7DD94
#B7DD94 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.105 H 130.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DD94 |
|---|---|
| RGB | rgb(183, 221, 148) |
| HSL | hsl(91, 52%, 72%) |
| HSV | hsv(91, 33%, 87%) |
| CMYK | cmyk(17.2%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.92, -25.12, 31.87) |
| CIE-LCH | lch(83.92, 40.58, 128.25°) |
| OKLab | oklab(85.25% -0.0684 0.0795) |
| OKLCH | oklch(85.25% 0.105 130.7) |
| XYZ | xyz(50.7293, 63.9176, 37.6759) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.44
Pale Olive Green
#B1D27B
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.46
Pale Olive
#B9CC81
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.61
Light Moss Green
#A6C875
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DD94 #BA94DD
analogous
#DBDD94 #B7DD94 #94DD96
triadic
#B7DD94 #94B7DD #DD94B7
tetradic
#B7DD94 #94DBDD #BA94DD #DD9694
square
#B7DD94 #94DBDD #BA94DD #DD9694
split-complementary
#B7DD94 #9694DD #DD94DB
monochromatic
#79BB3B #98CE66 #B7DD94 #D6ECC2 #EFF8E8
Accessibility & contrast
On white
1.52
#B7DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#B7DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DD94
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DD94 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38F
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#B9D7CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b7dd94; /* rgb */ color: rgb(183, 221, 148); /* oklch */ color: oklch(85.3% 0.105 130.7);
Tailwind
colors: {
custom: {
50: '#cde7b4',
500: '#b7dd94',
950: '#000000',
},
}SCSS
$custom: #b7dd94; $custom-light: #cde7b4; $custom-dark: #000000;
JSON
{
"hex": "#b7dd94",
"rgb": {
"r": 183,
"g": 221,
"b": 148
},
"hsl": {
"h": 91.233,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.85254,
"c": 0.10484,
"h": 130.7
},
"luminance": 0.63918
}Semantic roles & 50–950 ramp
primary
#B7DD94
secondary
#8C60B5
accent
#26BF76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#131611
muted
#838481