#BAD99F#BAD99F
#BAD99F is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.8% C 0.085 H 130.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD99F |
|---|---|
| RGB | rgb(186, 217, 159) |
| HSL | hsl(92, 43%, 74%) |
| HSV | hsv(92, 27%, 85%) |
| CMYK | cmyk(14.3%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(83.21, -20.50, 25.28) |
| CIE-LCH | lch(83.21, 32.55, 129.04°) |
| OKLab | oklab(84.8% -0.0553 0.0639) |
| OKLCH | oklch(84.8% 0.085 130.9) |
| XYZ | xyz(51.3195, 62.5674, 42.1672) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.62
Light Sage
#BCECAC
ΔE00 4.83
Pale Olive
#B9CC81
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.12
Light Moss Green
#A6C875
ΔE00 6.92
Washed Out Green
#BCF5A6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD99F #BE9FD9
analogous
#D7D99F #BAD99F #9FD9A1
triadic
#BAD99F #9FBAD9 #D99FBA
tetradic
#BAD99F #9FD7D9 #BE9FD9 #D9A19F
square
#BAD99F #9FD7D9 #BE9FD9 #D9A19F
split-complementary
#BAD99F #A19FD9 #D99FD7
monochromatic
#7BB648 #9AC873 #BAD99F #DAEACB #EFF6E9
Accessibility & contrast
On white
1.55
#BAD99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BAD99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD99F
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD99F | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19B
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#BCD4CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad99f; /* rgb */ color: rgb(186, 217, 159); /* oklch */ color: oklch(84.8% 0.085 130.9);
Tailwind
colors: {
custom: {
50: '#cfe4bb',
500: '#bad99f',
950: '#000000',
},
}SCSS
$custom: #bad99f; $custom-light: #cfe4bb; $custom-dark: #000000;
JSON
{
"hex": "#bad99f",
"rgb": {
"r": 186,
"g": 217,
"b": 159
},
"hsl": {
"h": 92.069,
"s": 43.284,
"l": 73.725
},
"oklch": {
"l": 0.848,
"c": 0.08455,
"h": 130.9
},
"luminance": 0.62568
}Semantic roles & 50–950 ramp
primary
#BAD99F
secondary
#906CB0
accent
#2FB677
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482