#BADFAA#BADFAA
#BADFAA is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.3% C 0.081 H 136.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFAA |
|---|---|
| RGB | rgb(186, 223, 170) |
| HSL | hsl(102, 45%, 77%) |
| HSV | hsv(102, 24%, 87%) |
| CMYK | cmyk(16.6%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.06, -21.75, 22.08) |
| CIE-LCH | lch(85.06, 30.99, 134.57°) |
| OKLab | oklab(86.34% -0.0589 0.0562) |
| OKLCH | oklch(86.34% 0.081 136.3) |
| XYZ | xyz(53.8916, 66.1158, 47.9447) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.40
Light Sage
#BCECAC
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 6.19
Very Pale Green
#CFFDBC
ΔE00 6.59
Washed Out Green
#BCF5A6
ΔE00 6.63
Very Light Green
#D1FFBD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFAA #CFAADF
analogous
#D5DFAA #BADFAA #AADFB5
triadic
#BADFAA #AABADF #DFAABA
tetradic
#BADFAA #AAD5DF #CFAADF #DFB5AA
square
#BADFAA #AAD5DF #CFAADF #DFB5AA
split-complementary
#BADFAA #B5AADF #DFAAD5
monochromatic
#72BE51 #96CE7E #BADFAA #DEF0D6 #EDF7E9
Accessibility & contrast
On white
1.48
#BADFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BADFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFAA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFAA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#DDD3AD
Tritanopia (blue-blind)
#B9DBD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badfaa; /* rgb */ color: rgb(186, 223, 170); /* oklch */ color: oklch(86.3% 0.081 136.3);
Tailwind
colors: {
custom: {
50: '#cfe9c3',
500: '#badfaa',
950: '#000000',
},
}SCSS
$custom: #badfaa; $custom-light: #cfe9c3; $custom-dark: #000000;
JSON
{
"hex": "#badfaa",
"rgb": {
"r": 186,
"g": 223,
"b": 170
},
"hsl": {
"h": 101.887,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86339,
"c": 0.08143,
"h": 136.3
},
"luminance": 0.66117
}Semantic roles & 50–950 ramp
primary
#BADFAA
secondary
#A475B8
accent
#2DB88E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482