#BAD08F#BAD08F
#BAD08F is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.5% C 0.090 H 123.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD08F |
|---|---|
| RGB | rgb(186, 208, 143) |
| HSL | hsl(80, 41%, 69%) |
| HSV | hsv(80, 31%, 82%) |
| CMYK | cmyk(10.6%, 0%, 31.3%, 18.4%) |
| CIE-LAB | lab(80.48, -18.34, 29.90) |
| CIE-LCH | lch(80.48, 35.08, 121.52°) |
| OKLab | oklab(82.52% -0.0495 0.0747) |
| OKLCH | oklch(82.52% 0.09 123.5) |
| XYZ | xyz(47.7630, 57.5339, 34.5702) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.54
Greenish Tan
#BCCB7A
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.73
Light Grey Green
#B7E1A1
ΔE00 5.46
Tan Green
#A9BE70
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD08F #A58FD0
analogous
#D0C68F #BAD08F #9AD08F
triadic
#BAD08F #8FBAD0 #D08FBA
tetradic
#BAD08F #8FD0C6 #A58FD0 #D08F9A
square
#BAD08F #8FD0C6 #A58FD0 #D08F9A
split-complementary
#BAD08F #8F9AD0 #C68FD0
monochromatic
#81A144 #9FBE64 #BAD08F #D5E2BA #EFF4E5
Accessibility & contrast
On white
1.68
#BAD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BAD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD08F
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD08F | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88B
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#BFCABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bad08f; /* rgb */ color: rgb(186, 208, 143); /* oklch */ color: oklch(82.5% 0.090 123.5);
Tailwind
colors: {
custom: {
50: '#cfdeb0',
500: '#bad08f',
950: '#000000',
},
}SCSS
$custom: #bad08f; $custom-light: #cfdeb0; $custom-dark: #000000;
JSON
{
"hex": "#bad08f",
"rgb": {
"r": 186,
"g": 208,
"b": 143
},
"hsl": {
"h": 80.308,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.82522,
"c": 0.08964,
"h": 123.5
},
"luminance": 0.57534
}Semantic roles & 50–950 ramp
primary
#BAD08F
secondary
#765EA5
accent
#32B45E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481