#BDFAAE#BDFAAE
#BDFAAE is a very light, moderate green. Relative luminance 0.822; OKLCH L 92.5% C 0.118 H 139.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFAAE |
|---|---|
| RGB | rgb(189, 250, 174) |
| HSL | hsl(108, 88%, 83%) |
| HSV | hsv(108, 30%, 98%) |
| CMYK | cmyk(24.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(92.68, -32.95, 30.45) |
| CIE-LCH | lch(92.68, 44.87, 137.25°) |
| OKLab | oklab(92.53% -0.0898 0.0766) |
| OKLCH | oklch(92.53% 0.118 139.5) |
| XYZ | xyz(62.8098, 82.2441, 52.6016) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.42
Celadon
#BEFDB7
ΔE00 1.51
Pale Green
#C7FDB5
ΔE00 1.51
Light Light Green
#C8FFB0
ΔE00 1.78
Tea Green
#BDF8A3
ΔE00 1.90
Light Pastel Green
#B2FBA5
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFAAE #EBAEFA
analogous
#E3FAAE #BDFAAE #AEFAC5
triadic
#BDFAAE #AEBDFA #FAAEBD
tetradic
#BDFAAE #AEE3FA #EBAEFA #FAC5AE
square
#BDFAAE #AEE3FA #EBAEFA #FAC5AE
split-complementary
#BDFAAE #C5AEFA #FAAEE3
monochromatic
#5FF33B #8EF674 #BDFAAE #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.20
#BDFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BDFAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFAAE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFAAE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#F5E8B2
Tritanopia (blue-blind)
#BAF5E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfaae; /* rgb */ color: rgb(189, 250, 174); /* oklch */ color: oklch(92.5% 0.118 139.5);
Tailwind
colors: {
custom: {
50: '#d2fcc6',
500: '#bdfaae',
950: '#000000',
},
}SCSS
$custom: #bdfaae; $custom-light: #d2fcc6; $custom-dark: #000000;
JSON
{
"hex": "#bdfaae",
"rgb": {
"r": 189,
"g": 250,
"b": 174
},
"hsl": {
"h": 108.158,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.92529,
"c": 0.11801,
"h": 139.5
},
"luminance": 0.82246
}Semantic roles & 50–950 ramp
primary
#BDFAAE
secondary
#C76FDD
accent
#01E5B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582