#BDFFAE#BDFFAE
#BDFFAE is a very light, vivid green. Relative luminance 0.854; OKLCH L 93.6% C 0.126 H 139.9°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFAE |
|---|---|
| RGB | rgb(189, 255, 174) |
| HSL | hsl(109, 100%, 84%) |
| HSV | hsv(109, 32%, 100%) |
| CMYK | cmyk(25.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.05, -35.24, 32.29) |
| CIE-LCH | lch(94.05, 47.80, 137.50°) |
| OKLab | oklab(93.63% -0.0961 0.081) |
| OKLCH | oklch(93.63% 0.126 139.9) |
| XYZ | xyz(64.3841, 85.3927, 53.1264) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.61
Light Light Green
#C8FFB0
ΔE00 1.74
Tea Green
#BDF8A3
ΔE00 2.02
Celadon
#BEFDB7
ΔE00 2.03
Pale Green
#C7FDB5
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFAE #F0AEFF
analogous
#E6FFAE #BDFFAE #AEFFC8
triadic
#BDFFAE #AEBDFF #FFAEBD
tetradic
#BDFFAE #AEE6FF #F0AEFF #FFC8AE
square
#BDFFAE #AEE6FF #F0AEFF #FFC8AE
split-complementary
#BDFFAE #C8AEFF #FFAEE6
monochromatic
#59FF34 #8BFF71 #BDFFAE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BDFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BDFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFAE
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFAE | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#F9ECB2
Tritanopia (blue-blind)
#B9FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffae; /* rgb */ color: rgb(189, 255, 174); /* oklch */ color: oklch(93.6% 0.126 139.9);
Tailwind
colors: {
custom: {
50: '#d2ffc6',
500: '#bdffae',
950: '#000000',
},
}SCSS
$custom: #bdffae; $custom-light: #d2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#bdffae",
"rgb": {
"r": 189,
"g": 255,
"b": 174
},
"hsl": {
"h": 108.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93632,
"c": 0.12567,
"h": 139.9
},
"luminance": 0.85395
}Semantic roles & 50–950 ramp
primary
#BDFFAE
secondary
#CF6CE5
accent
#00E6BB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682