#B3DD94#B3DD94
#B3DD94 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.107 H 132.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DD94 |
|---|---|
| RGB | rgb(179, 221, 148) |
| HSL | hsl(95, 52%, 72%) |
| HSV | hsv(95, 33%, 87%) |
| CMYK | cmyk(19%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.67, -26.55, 31.49) |
| CIE-LCH | lch(83.67, 41.19, 130.13°) |
| OKLab | oklab(84.99% -0.0723 0.0786) |
| OKLCH | oklch(84.99% 0.107 132.6) |
| XYZ | xyz(49.7911, 63.4338, 37.6319) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.18
Light Sage
#BCECAC
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DD94 #BE94DD
analogous
#D7DD94 #B3DD94 #94DD9A
triadic
#B3DD94 #94B3DD #DD94B3
tetradic
#B3DD94 #94D7DD #BE94DD #DD9A94
square
#B3DD94 #94D7DD #BE94DD #DD9A94
split-complementary
#B3DD94 #9A94DD #DD94D7
monochromatic
#72BB3B #92CE66 #B3DD94 #D4ECC2 #EFF8E8
Accessibility & contrast
On white
1.53
#B3DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#B3DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DD94
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DD94 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38F
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#B4D7CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b3dd94; /* rgb */ color: rgb(179, 221, 148); /* oklch */ color: oklch(85.0% 0.107 132.6);
Tailwind
colors: {
custom: {
50: '#cae7b4',
500: '#b3dd94',
950: '#000000',
},
}SCSS
$custom: #b3dd94; $custom-light: #cae7b4; $custom-dark: #000000;
JSON
{
"hex": "#b3dd94",
"rgb": {
"r": 179,
"g": 221,
"b": 148
},
"hsl": {
"h": 94.521,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84987,
"c": 0.10679,
"h": 132.6
},
"luminance": 0.63435
}Semantic roles & 50–950 ramp
primary
#B3DD94
secondary
#9160B5
accent
#26BF7E
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481