#BDF2AB#BDF2AB
#BDF2AB is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.109 H 137.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2AB |
|---|---|
| RGB | rgb(189, 242, 171) |
| HSL | hsl(105, 73%, 81%) |
| HSV | hsv(105, 29%, 95%) |
| CMYK | cmyk(21.9%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(90.44, -29.68, 28.95) |
| CIE-LCH | lch(90.44, 41.45, 135.71°) |
| OKLab | oklab(90.71% -0.0808 0.0729) |
| OKLCH | oklch(90.71% 0.109 137.9) |
| XYZ | xyz(60.0873, 77.2618, 50.2674) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.52
Light Sage
#BCECAC
ΔE00 1.75
Pale Green
#C7FDB5
ΔE00 2.30
Tea Green
#BDF8A3
ΔE00 2.63
Celadon
#BEFDB7
ΔE00 2.67
Light Light Green
#C8FFB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2AB #E0ABF2
analogous
#E0F2AB #BDF2AB #ABF2BC
triadic
#BDF2AB #ABBDF2 #F2ABBD
tetradic
#BDF2AB #ABE0F2 #E0ABF2 #F2BCAB
square
#BDF2AB #ABE0F2 #E0ABF2 #F2BCAB
split-complementary
#BDF2AB #BCABF2 #F2ABE0
monochromatic
#6AE241 #93EA76 #BDF2AB #E7FAE0 #EAFBE5
Accessibility & contrast
On white
1.28
#BDF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BDF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2AB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2AB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#EEE2AF
Tritanopia (blue-blind)
#BBEDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf2ab; /* rgb */ color: rgb(189, 242, 171); /* oklch */ color: oklch(90.7% 0.109 137.9);
Tailwind
colors: {
custom: {
50: '#d2f6c4',
500: '#bdf2ab',
950: '#000000',
},
}SCSS
$custom: #bdf2ab; $custom-light: #d2f6c4; $custom-dark: #000000;
JSON
{
"hex": "#bdf2ab",
"rgb": {
"r": 189,
"g": 242,
"b": 171
},
"hsl": {
"h": 104.789,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.9071,
"c": 0.10882,
"h": 137.9
},
"luminance": 0.77263
}Semantic roles & 50–950 ramp
primary
#BDF2AB
secondary
#B870D1
accent
#10D5A3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582