#BDF7AC#BDF7AC
#BDF7AC is a very light, moderate green. Relative luminance 0.803; OKLCH L 91.8% C 0.116 H 138.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF7AC |
|---|---|
| RGB | rgb(189, 247, 172) |
| HSL | hsl(106, 82%, 82%) |
| HSV | hsv(106, 30%, 97%) |
| CMYK | cmyk(23.5%, 0%, 30.4%, 3.1%) |
| CIE-LAB | lab(91.83, -31.86, 30.31) |
| CIE-LCH | lch(91.83, 43.97, 136.43°) |
| OKLab | oklab(91.83% -0.0868 0.0762) |
| OKLCH | oklch(91.83% 0.116 138.7) |
| XYZ | xyz(61.6915, 80.3171, 51.2741) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.97
Pale Green
#C7FDB5
ΔE00 1.65
Tea Green
#BDF8A3
ΔE00 1.83
Celadon
#BEFDB7
ΔE00 1.91
Light Light Green
#C8FFB0
ΔE00 2.02
Light Pastel Green
#B2FBA5
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF7AC #E6ACF7
analogous
#E3F7AC #BDF7AC #ACF7C1
triadic
#BDF7AC #ACBDF7 #F7ACBD
tetradic
#BDF7AC #ACE3F7 #E6ACF7 #F7C1AC
square
#BDF7AC #ACE3F7 #E6ACF7 #F7C1AC
split-complementary
#BDF7AC #C1ACF7 #F7ACE3
monochromatic
#64EC3C #91F274 #BDF7AC #E9FCE3 #E9FCE3
Accessibility & contrast
On white
1.23
#BDF7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#BDF7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF7AC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF7AC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#BAF2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf7ac; /* rgb */ color: rgb(189, 247, 172); /* oklch */ color: oklch(91.8% 0.116 138.7);
Tailwind
colors: {
custom: {
50: '#d2fac5',
500: '#bdf7ac',
950: '#000000',
},
}SCSS
$custom: #bdf7ac; $custom-light: #d2fac5; $custom-dark: #000000;
JSON
{
"hex": "#bdf7ac",
"rgb": {
"r": 189,
"g": 247,
"b": 172
},
"hsl": {
"h": 106.4,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.91829,
"c": 0.11551,
"h": 138.7
},
"luminance": 0.80319
}Semantic roles & 50–950 ramp
primary
#BDF7AC
secondary
#C06FD8
accent
#07DFAE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582