#BAD18F#BAD18F
#BAD18F is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.7% C 0.091 H 124.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD18F |
|---|---|
| RGB | rgb(186, 209, 143) |
| HSL | hsl(81, 42%, 69%) |
| HSV | hsv(81, 32%, 82%) |
| CMYK | cmyk(11%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(80.75, -18.84, 30.27) |
| CIE-LCH | lch(80.75, 35.65, 121.90°) |
| OKLab | oklab(82.74% -0.0509 0.0756) |
| OKLCH | oklch(82.74% 0.091 124) |
| XYZ | xyz(48.0076, 58.0230, 34.6517) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.57
Pale Olive Green
#B1D27B
ΔE00 3.98
Greenish Tan
#BCCB7A
ΔE00 4.14
Light Moss Green
#A6C875
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.22
Tan Green
#A9BE70
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD18F #A68FD1
analogous
#D1C78F #BAD18F #99D18F
triadic
#BAD18F #8FBAD1 #D18FBA
tetradic
#BAD18F #8FD1C7 #A68FD1 #D18F99
square
#BAD18F #8FD1C7 #A68FD1 #D18F99
split-complementary
#BAD18F #8F99D1 #C78FD1
monochromatic
#81A343 #9FBF64 #BAD18F #D5E3BA #EFF5E6
Accessibility & contrast
On white
1.67
#BAD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BAD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD18F
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD18F | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98B
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#BFCBC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bad18f; /* rgb */ color: rgb(186, 209, 143); /* oklch */ color: oklch(82.7% 0.091 124.0);
Tailwind
colors: {
custom: {
50: '#cfdfb0',
500: '#bad18f',
950: '#000000',
},
}SCSS
$custom: #bad18f; $custom-light: #cfdfb0; $custom-dark: #000000;
JSON
{
"hex": "#bad18f",
"rgb": {
"r": 186,
"g": 209,
"b": 143
},
"hsl": {
"h": 80.909,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.8274,
"c": 0.09113,
"h": 124
},
"luminance": 0.58023
}Semantic roles & 50–950 ramp
primary
#BAD18F
secondary
#775EA7
accent
#31B55F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481