#BAD07B#BAD07B
#BAD07B is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.2% C 0.113 H 120.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD07B |
|---|---|
| RGB | rgb(186, 208, 123) |
| HSL | hsl(76, 47%, 65%) |
| HSV | hsv(76, 41%, 82%) |
| CMYK | cmyk(10.6%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(80.17, -20.88, 39.71) |
| CIE-LCH | lch(80.17, 44.86, 117.73°) |
| OKLab | oklab(82.17% -0.0576 0.0968) |
| OKLCH | oklch(82.17% 0.113 120.8) |
| XYZ | xyz(46.3808, 56.9810, 27.2901) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.84
Pale Olive
#B9CC81
ΔE00 1.88
Pale Olive Green
#B1D27B
ΔE00 2.33
Greenish Beige
#C9D179
ΔE00 3.67
Light Moss Green
#A6C875
ΔE00 3.77
Light Olive
#ACBF69
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD07B #917BD0
analogous
#D0BB7B #BAD07B #90D07B
triadic
#BAD07B #7BBAD0 #D07BBA
tetradic
#BAD07B #7BD0BB #917BD0 #D07B90
square
#BAD07B #7BD0BB #917BD0 #D07B90
split-complementary
#BAD07B #7B90D0 #BB7BD0
monochromatic
#809A37 #A2C04E #BAD07B #D2E0A8 #E9F0D5
Accessibility & contrast
On white
1.69
#BAD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BAD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD07B
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD07B | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#C1C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bad07b; /* rgb */ color: rgb(186, 208, 123); /* oklch */ color: oklch(82.2% 0.113 120.8);
Tailwind
colors: {
custom: {
50: '#d0dea2',
500: '#bad07b',
950: '#000000',
},
}SCSS
$custom: #bad07b; $custom-light: #d0dea2; $custom-dark: #000000;
JSON
{
"hex": "#bad07b",
"rgb": {
"r": 186,
"g": 208,
"b": 123
},
"hsl": {
"h": 75.529,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.82173,
"c": 0.11263,
"h": 120.8
},
"luminance": 0.56981
}Semantic roles & 50–950 ramp
primary
#BAD07B
secondary
#64509F
accent
#2BBB50
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480