#BFDFAA#BFDFAA
#BFDFAA is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.7% C 0.079 H 133.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFAA |
|---|---|
| RGB | rgb(191, 223, 170) |
| HSL | hsl(96, 45%, 77%) |
| HSV | hsv(96, 24%, 87%) |
| CMYK | cmyk(14.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.38, -20.00, 22.57) |
| CIE-LCH | lch(85.38, 30.16, 131.54°) |
| OKLab | oklab(86.68% -0.054 0.0574) |
| OKLCH | oklch(86.68% 0.079 133.2) |
| XYZ | xyz(55.1279, 66.7533, 48.0027) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.75
Light Sage
#BCECAC
ΔE00 4.01
Very Pale Green
#CFFDBC
ΔE00 6.64
Washed Out Green
#BCF5A6
ΔE00 6.92
Very Light Green
#D1FFBD
ΔE00 7.04
Hospital Green
#9BE5AA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFAA #CAAADF
analogous
#DADFAA #BFDFAA #AADFB0
triadic
#BFDFAA #AABFDF #DFAABF
tetradic
#BFDFAA #AADADF #CAAADF #DFB0AA
square
#BFDFAA #AADADF #CAAADF #DFB0AA
split-complementary
#BFDFAA #B0AADF #DFAADA
monochromatic
#7CBE51 #9ECE7E #BFDFAA #E0F0D6 #EEF7E9
Accessibility & contrast
On white
1.46
#BFDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BFDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFAA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFAA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#DFD4AC
Tritanopia (blue-blind)
#C0DBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfaa; /* rgb */ color: rgb(191, 223, 170); /* oklch */ color: oklch(86.7% 0.079 133.2);
Tailwind
colors: {
custom: {
50: '#d2e9c3',
500: '#bfdfaa',
950: '#000000',
},
}SCSS
$custom: #bfdfaa; $custom-light: #d2e9c3; $custom-dark: #000000;
JSON
{
"hex": "#bfdfaa",
"rgb": {
"r": 191,
"g": 223,
"b": 170
},
"hsl": {
"h": 96.226,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86681,
"c": 0.07882,
"h": 133.2
},
"luminance": 0.66754
}Semantic roles & 50–950 ramp
primary
#BFDFAA
secondary
#9D75B8
accent
#2DB881
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482