#BDD07A#BDD07A
#BDD07A is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.113 H 119.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD07A |
|---|---|
| RGB | rgb(189, 208, 122) |
| HSL | hsl(73, 48%, 65%) |
| HSV | hsv(73, 41%, 82%) |
| CMYK | cmyk(9.1%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(80.37, -19.84, 40.51) |
| CIE-LCH | lch(80.37, 45.10, 116.09°) |
| OKLab | oklab(82.38% -0.0549 0.0985) |
| OKLCH | oklch(82.38% 0.113 119.1) |
| XYZ | xyz(47.0551, 57.3359, 26.9966) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.48
Pale Olive
#B9CC81
ΔE00 2.14
Greenish Beige
#C9D179
ΔE00 2.90
Pale Olive Green
#B1D27B
ΔE00 3.07
Light Olive
#ACBF69
ΔE00 4.38
Light Moss Green
#A6C875
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD07A #8D7AD0
analogous
#D0B87A #BDD07A #92D07A
triadic
#BDD07A #7ABDD0 #D07ABD
tetradic
#BDD07A #7AD0B8 #8D7AD0 #D07A92
square
#BDD07A #7AD0B8 #8D7AD0 #D07A92
split-complementary
#BDD07A #7A92D0 #B87AD0
monochromatic
#839936 #A7C04D #BDD07A #D3E0A7 #EAF0D4
Accessibility & contrast
On white
1.68
#BDD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BDD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD07A
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD07A | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC773
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#C5C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdd07a; /* rgb */ color: rgb(189, 208, 122); /* oklch */ color: oklch(82.4% 0.113 119.1);
Tailwind
colors: {
custom: {
50: '#d2dea2',
500: '#bdd07a',
950: '#000000',
},
}SCSS
$custom: #bdd07a; $custom-light: #d2dea2; $custom-dark: #000000;
JSON
{
"hex": "#bdd07a",
"rgb": {
"r": 189,
"g": 208,
"b": 122
},
"hsl": {
"h": 73.256,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.82381,
"c": 0.11276,
"h": 119.1
},
"luminance": 0.57336
}Semantic roles & 50–950 ramp
primary
#BDD07A
secondary
#614F9F
accent
#2ABB4A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480