#BDF1AA#BDF1AA
#BDF1AA is a very light, moderate green. Relative luminance 0.766; OKLCH L 90.5% C 0.108 H 137.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF1AA |
|---|---|
| RGB | rgb(189, 241, 170) |
| HSL | hsl(104, 72%, 81%) |
| HSV | hsv(104, 29%, 95%) |
| CMYK | cmyk(21.6%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(90.15, -29.36, 29.06) |
| CIE-LCH | lch(90.15, 41.31, 135.29°) |
| OKLab | oklab(90.47% -0.0799 0.0732) |
| OKLCH | oklch(90.47% 0.108 137.5) |
| XYZ | xyz(59.6955, 76.6302, 49.6684) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.60
Light Sage
#BCECAC
ΔE00 1.62
Pale Green
#C7FDB5
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 2.71
Celadon
#BEFDB7
ΔE00 2.92
Light Light Green
#C8FFB0
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF1AA #DEAAF1
analogous
#E0F1AA #BDF1AA #AAF1BA
triadic
#BDF1AA #AABDF1 #F1AABD
tetradic
#BDF1AA #AAE0F1 #DEAAF1 #F1BAAA
square
#BDF1AA #AAE0F1 #DEAAF1 #F1BAAA
split-complementary
#BDF1AA #BAAAF1 #F1AAE0
monochromatic
#6BE041 #94E875 #BDF1AA #E6FADF #EBFBE5
Accessibility & contrast
On white
1.29
#BDF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BDF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF1AA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF1AA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#EEE1AE
Tritanopia (blue-blind)
#BBECDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf1aa; /* rgb */ color: rgb(189, 241, 170); /* oklch */ color: oklch(90.5% 0.108 137.5);
Tailwind
colors: {
custom: {
50: '#d2f5c3',
500: '#bdf1aa',
950: '#000000',
},
}SCSS
$custom: #bdf1aa; $custom-light: #d2f5c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf1aa",
"rgb": {
"r": 189,
"g": 241,
"b": 170
},
"hsl": {
"h": 103.944,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.90471,
"c": 0.10835,
"h": 137.5
},
"luminance": 0.76632
}Semantic roles & 50–950 ramp
primary
#BDF1AA
secondary
#B670CF
accent
#12D4A0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582