#BDDC8D#BDDC8D
#BDDC8D is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.109 H 126.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDC8D |
|---|---|
| RGB | rgb(189, 220, 141) |
| HSL | hsl(84, 53%, 71%) |
| HSV | hsv(84, 36%, 86%) |
| CMYK | cmyk(14.1%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(83.93, -23.40, 35.51) |
| CIE-LCH | lch(83.93, 42.53, 123.38°) |
| OKLab | oklab(85.32% -0.0639 0.0878) |
| OKLCH | oklch(85.32% 0.109 126) |
| XYZ | xyz(51.3867, 63.9279, 34.8262) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.99
Pale Olive
#B9CC81
ΔE00 4.20
Light Grey Green
#B7E1A1
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 5.15
Light Moss Green
#A6C875
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDC8D #AC8DDC
analogous
#DCD38D #BDDC8D #95DC8D
triadic
#BDDC8D #8DBDDC #DC8DBD
tetradic
#BDDC8D #8DDCD3 #AC8DDC #DC8D95
square
#BDDC8D #8DDCD3 #AC8DDC #DC8D95
split-complementary
#BDDC8D #8D95DC #D38DDC
monochromatic
#85B738 #A2CE5E #BDDC8D #D8EABC #F1F8E8
Accessibility & contrast
On white
1.52
#BDDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BDDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDC8D
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDC8D | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#C1D5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bddc8d; /* rgb */ color: rgb(189, 220, 141); /* oklch */ color: oklch(85.3% 0.109 126.0);
Tailwind
colors: {
custom: {
50: '#d2e7af',
500: '#bddc8d',
950: '#000000',
},
}SCSS
$custom: #bddc8d; $custom-light: #d2e7af; $custom-dark: #000000;
JSON
{
"hex": "#bddc8d",
"rgb": {
"r": 189,
"g": 220,
"b": 141
},
"hsl": {
"h": 83.544,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.85322,
"c": 0.1086,
"h": 126
},
"luminance": 0.63928
}Semantic roles & 50–950 ramp
primary
#BDDC8D
secondary
#7D5AB3
accent
#25C062
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481