#BDDFA4#BDDFA4
#BDDFA4 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.087 H 132.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFA4 |
|---|---|
| RGB | rgb(189, 223, 164) |
| HSL | hsl(95, 48%, 76%) |
| HSV | hsv(95, 26%, 87%) |
| CMYK | cmyk(15.2%, 0%, 26.5%, 12.5%) |
| CIE-LAB | lab(85.14, -21.63, 25.33) |
| CIE-LCH | lch(85.14, 33.31, 130.49°) |
| OKLab | oklab(86.42% -0.0585 0.0641) |
| OKLCH | oklch(86.42% 0.087 132.4) |
| XYZ | xyz(54.0736, 66.2738, 45.0580) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.68
Light Sage
#BCECAC
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 6.10
Very Pale Green
#CFFDBC
ΔE00 6.44
Pale Olive Green
#B1D27B
ΔE00 6.69
Pale Green
#C7FDB5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFA4 #C6A4DF
analogous
#DADFA4 #BDDFA4 #A4DFA8
triadic
#BDDFA4 #A4BDDF #DFA4BD
tetradic
#BDDFA4 #A4DADF #C6A4DF #DFA8A4
square
#BDDFA4 #A4DADF #C6A4DF #DFA8A4
split-complementary
#BDDFA4 #A8A4DF #DFA4DA
monochromatic
#7BBF49 #9CCF77 #BDDFA4 #DEEFD1 #EFF7E8
Accessibility & contrast
On white
1.47
#BDDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BDDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFA4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFA4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A0
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#BEDACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddfa4; /* rgb */ color: rgb(189, 223, 164); /* oklch */ color: oklch(86.4% 0.087 132.4);
Tailwind
colors: {
custom: {
50: '#d1e9bf',
500: '#bddfa4',
950: '#000000',
},
}SCSS
$custom: #bddfa4; $custom-light: #d1e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bddfa4",
"rgb": {
"r": 189,
"g": 223,
"b": 164
},
"hsl": {
"h": 94.576,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86416,
"c": 0.08677,
"h": 132.4
},
"luminance": 0.66275
}Semantic roles & 50–950 ramp
primary
#BDDFA4
secondary
#9970B8
accent
#2ABB7E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482