#BDFAAF#BDFAAF
#BDFAAF is a very light, moderate green. Relative luminance 0.823; OKLCH L 92.5% C 0.117 H 139.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFAAF |
|---|---|
| RGB | rgb(189, 250, 175) |
| HSL | hsl(109, 88%, 83%) |
| HSV | hsv(109, 30%, 98%) |
| CMYK | cmyk(24.4%, 0%, 30%, 2%) |
| CIE-LAB | lab(92.70, -32.80, 29.97) |
| CIE-LCH | lch(92.70, 44.43, 137.58°) |
| OKLab | oklab(92.55% -0.0893 0.0755) |
| OKLCH | oklch(92.55% 0.117 139.8) |
| XYZ | xyz(62.9076, 82.2832, 53.1169) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.33
Pale Green
#C7FDB5
ΔE00 1.46
Washed Out Green
#BCF5A6
ΔE00 1.55
Light Light Green
#C8FFB0
ΔE00 1.88
Tea Green
#BDF8A3
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFAAF #ECAFFA
analogous
#E2FAAF #BDFAAF #AFFAC6
triadic
#BDFAAF #AFBDFA #FAAFBD
tetradic
#BDFAAF #AFE2FA #ECAFFA #FAC6AF
square
#BDFAAF #AFE2FA #ECAFFA #FAC6AF
split-complementary
#BDFAAF #C6AFFA #FAAFE2
monochromatic
#5EF33C #8DF675 #BDFAAF #E7FDE2 #E7FDE2
Accessibility & contrast
On white
1.20
#BDFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BDFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFAAF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFAAF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#BAF5E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfaaf; /* rgb */ color: rgb(189, 250, 175); /* oklch */ color: oklch(92.5% 0.117 139.8);
Tailwind
colors: {
custom: {
50: '#d2fcc7',
500: '#bdfaaf',
950: '#000000',
},
}SCSS
$custom: #bdfaaf; $custom-light: #d2fcc7; $custom-dark: #000000;
JSON
{
"hex": "#bdfaaf",
"rgb": {
"r": 189,
"g": 250,
"b": 175
},
"hsl": {
"h": 108.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.92548,
"c": 0.11695,
"h": 139.8
},
"luminance": 0.82285
}Semantic roles & 50–950 ramp
primary
#BDFAAF
secondary
#C970DD
accent
#01E5BA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582