#BDDB79#BDDB79
#BDDB79 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.129 H 123.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDB79 |
|---|---|
| RGB | rgb(189, 219, 121) |
| HSL | hsl(78, 58%, 67%) |
| HSV | hsv(78, 45%, 86%) |
| CMYK | cmyk(13.7%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(83.37, -25.31, 44.76) |
| CIE-LCH | lch(83.37, 51.42, 119.49°) |
| OKLab | oklab(84.78% -0.0704 0.108) |
| OKLCH | oklch(84.78% 0.129 123.1) |
| XYZ | xyz(49.7690, 62.8622, 27.5971) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.01
Greenish Tan
#BCCB7A
ΔE00 4.76
Pale Olive
#B9CC81
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.06
Light Moss Green
#A6C875
ΔE00 5.49
Light Olive
#ACBF69
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDB79 #9779DB
analogous
#DBC879 #BDDB79 #8CDB79
triadic
#BDDB79 #79BDDB #DB79BD
tetradic
#BDDB79 #79DBC8 #9779DB #DB798C
square
#BDDB79 #79DBC8 #9779DB #DB798C
split-complementary
#BDDB79 #798CDB #C879DB
monochromatic
#85AC2E #A5CE49 #BDDB79 #D5E8A9 #EDF5D9
Accessibility & contrast
On white
1.55
#BDDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BDDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDB79
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDB79 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D171
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#C4D2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bddb79; /* rgb */ color: rgb(189, 219, 121); /* oklch */ color: oklch(84.8% 0.129 123.1);
Tailwind
colors: {
custom: {
50: '#d2e6a1',
500: '#bddb79',
950: '#000000',
},
}SCSS
$custom: #bddb79; $custom-light: #d2e6a1; $custom-dark: #000000;
JSON
{
"hex": "#bddb79",
"rgb": {
"r": 189,
"g": 219,
"b": 121
},
"hsl": {
"h": 78.367,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.84781,
"c": 0.12894,
"h": 123.1
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#BDDB79
secondary
#694AAE
accent
#20C553
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480