#BDFEA3#BDFEA3
#BDFEA3 is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.2% C 0.136 H 137.1°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEA3 |
|---|---|
| RGB | rgb(189, 254, 163) |
| HSL | hsl(103, 98%, 82%) |
| HSV | hsv(103, 36%, 100%) |
| CMYK | cmyk(25.6%, 0%, 35.8%, 0.4%) |
| CIE-LAB | lab(93.60, -36.38, 37.17) |
| CIE-LCH | lch(93.60, 52.01, 134.38°) |
| OKLab | oklab(93.21% -0.0993 0.0923) |
| OKLCH | oklch(93.21% 0.136 137.1) |
| XYZ | xyz(63.0371, 84.3448, 47.6021) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.48
Pale Light Green
#B1FC99
ΔE00 1.80
Light Pastel Green
#B2FBA5
ΔE00 1.91
Pastel Green
#B0FF9D
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 2.32
Washed Out Green
#BCF5A6
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEA3 #E4A3FE
analogous
#EBFEA3 #BDFEA3 #A3FEB7
triadic
#BDFEA3 #A3BDFE #FEA3BD
tetradic
#BDFEA3 #A3EBFE #E4A3FE #FEB7A3
square
#BDFEA3 #A3EBFE #E4A3FE #FEB7A3
split-complementary
#BDFEA3 #B7A3FE #FEA3EB
monochromatic
#66FD2A #92FD66 #BDFEA3 #E8FFE0 #E9FFE1
Accessibility & contrast
On white
1.18
#BDFEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BDFEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEA3
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEA3 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09D
Deuteranopia (green-blind)
#FAEAA8
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfea3; /* rgb */ color: rgb(189, 254, 163); /* oklch */ color: oklch(93.2% 0.136 137.1);
Tailwind
colors: {
custom: {
50: '#d2ffbf',
500: '#bdfea3',
950: '#000000',
},
}SCSS
$custom: #bdfea3; $custom-light: #d2ffbf; $custom-dark: #000000;
JSON
{
"hex": "#bdfea3",
"rgb": {
"r": 189,
"g": 254,
"b": 163
},
"hsl": {
"h": 102.857,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.93209,
"c": 0.13561,
"h": 137.1
},
"luminance": 0.84347
}Semantic roles & 50–950 ramp
primary
#BDFEA3
secondary
#BE63E2
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682