#BDFFA4#BDFFA4
#BDFFA4 is a very light, vivid green. Relative luminance 0.850; OKLCH L 93.4% C 0.136 H 137.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFA4 |
|---|---|
| RGB | rgb(189, 255, 164) |
| HSL | hsl(104, 100%, 82%) |
| HSV | hsv(104, 36%, 100%) |
| CMYK | cmyk(25.9%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(93.89, -36.69, 37.06) |
| CIE-LCH | lch(93.89, 52.15, 134.71°) |
| OKLab | oklab(93.45% -0.1002 0.0921) |
| OKLCH | oklch(93.45% 0.136 137.4) |
| XYZ | xyz(63.4453, 85.0172, 48.1819) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.66
Pale Light Green
#B1FC99
ΔE00 1.82
Pastel Green
#B0FF9D
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 1.88
Light Light Green
#C8FFB0
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFA4 #E6A4FF
analogous
#EBFFA4 #BDFFA4 #A4FFB8
triadic
#BDFFA4 #A4BDFF #FFA4BD
tetradic
#BDFFA4 #A4EBFF #E6A4FF #FFB8A4
square
#BDFFA4 #A4EBFF #E6A4FF #FFB8A4
split-complementary
#BDFFA4 #B8A4FF #FFA4EB
monochromatic
#64FF2A #91FF67 #BDFFA4 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.17
#BDFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BDFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFA4
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFA4 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19E
Deuteranopia (green-blind)
#FBEBA9
Tritanopia (blue-blind)
#BBF9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdffa4; /* rgb */ color: rgb(189, 255, 164); /* oklch */ color: oklch(93.4% 0.136 137.4);
Tailwind
colors: {
custom: {
50: '#d2ffc0',
500: '#bdffa4',
950: '#000000',
},
}SCSS
$custom: #bdffa4; $custom-light: #d2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bdffa4",
"rgb": {
"r": 189,
"g": 255,
"b": 164
},
"hsl": {
"h": 103.516,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93448,
"c": 0.13606,
"h": 137.4
},
"luminance": 0.85019
}Semantic roles & 50–950 ramp
primary
#BDFFA4
secondary
#C064E4
accent
#00E6A6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682