#BDFEAC#BDFEAC
#BDFEAC is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.4% C 0.126 H 139.3°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEAC |
|---|---|
| RGB | rgb(189, 254, 172) |
| HSL | hsl(108, 98%, 84%) |
| HSV | hsv(108, 32%, 100%) |
| CMYK | cmyk(25.6%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(93.74, -35.08, 32.88) |
| CIE-LCH | lch(93.74, 48.08, 136.85°) |
| OKLab | oklab(93.37% -0.0956 0.0824) |
| OKLCH | oklch(93.37% 0.126 139.3) |
| XYZ | xyz(63.8724, 84.6789, 52.0011) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.51
Light Light Green
#C8FFB0
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 1.69
Washed Out Green
#BCF5A6
ΔE00 1.99
Pale Green
#C7FDB5
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEAC #EDACFE
analogous
#E6FEAC #BDFEAC #ACFEC4
triadic
#BDFEAC #ACBDFE #FEACBD
tetradic
#BDFEAC #ACE6FE #EDACFE #FEC4AC
square
#BDFEAC #ACE6FE #EDACFE #FEC4AC
split-complementary
#BDFEAC #C4ACFE #FEACE6
monochromatic
#5DFD33 #8DFD70 #BDFEAC #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BDFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BDFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEAC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEAC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A7
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#BAF9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeac; /* rgb */ color: rgb(189, 254, 172); /* oklch */ color: oklch(93.4% 0.126 139.3);
Tailwind
colors: {
custom: {
50: '#d2ffc5',
500: '#bdfeac',
950: '#000000',
},
}SCSS
$custom: #bdfeac; $custom-light: #d2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#bdfeac",
"rgb": {
"r": 189,
"g": 254,
"b": 172
},
"hsl": {
"h": 107.561,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93373,
"c": 0.12623,
"h": 139.3
},
"luminance": 0.84681
}Semantic roles & 50–950 ramp
primary
#BDFEAC
secondary
#CA6BE3
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682