#BDFEA4#BDFEA4
#BDFEA4 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.135 H 137.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEA4 |
|---|---|
| RGB | rgb(189, 254, 164) |
| HSL | hsl(103, 98%, 82%) |
| HSV | hsv(103, 35%, 100%) |
| CMYK | cmyk(25.6%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(93.62, -36.24, 36.70) |
| CIE-LCH | lch(93.62, 51.57, 134.64°) |
| OKLab | oklab(93.23% -0.0989 0.0912) |
| OKLCH | oklch(93.23% 0.135 137.3) |
| XYZ | xyz(63.1271, 84.3808, 48.0759) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.42
Light Pastel Green
#B2FBA5
ΔE00 1.80
Pale Light Green
#B1FC99
ΔE00 1.89
Pastel Green
#B0FF9D
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEA4 #E5A4FE
analogous
#EAFEA4 #BDFEA4 #A4FEB8
triadic
#BDFEA4 #A4BDFE #FEA4BD
tetradic
#BDFEA4 #A4EAFE #E5A4FE #FEB8A4
square
#BDFEA4 #A4EAFE #E5A4FE #FEB8A4
split-complementary
#BDFEA4 #B8A4FE #FEA4EA
monochromatic
#65FD2B #91FD67 #BDFEA4 #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.17
#BDFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BDFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEA4
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEA4 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09E
Deuteranopia (green-blind)
#FAEAA9
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfea4; /* rgb */ color: rgb(189, 254, 164); /* oklch */ color: oklch(93.2% 0.135 137.3);
Tailwind
colors: {
custom: {
50: '#d2ffc0',
500: '#bdfea4',
950: '#000000',
},
}SCSS
$custom: #bdfea4; $custom-light: #d2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bdfea4",
"rgb": {
"r": 189,
"g": 254,
"b": 164
},
"hsl": {
"h": 103.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.93227,
"c": 0.13457,
"h": 137.3
},
"luminance": 0.84383
}Semantic roles & 50–950 ramp
primary
#BDFEA4
secondary
#BF64E2
accent
#00E6A6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682