#BDFEA5#BDFEA5
#BDFEA5 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.134 H 137.5°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEA5 |
|---|---|
| RGB | rgb(189, 254, 165) |
| HSL | hsl(104, 98%, 82%) |
| HSV | hsv(104, 35%, 100%) |
| CMYK | cmyk(25.6%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(93.63, -36.10, 36.22) |
| CIE-LCH | lch(93.63, 51.14, 134.90°) |
| OKLab | oklab(93.24% -0.0985 0.0901) |
| OKLCH | oklch(93.24% 0.134 137.5) |
| XYZ | xyz(63.2178, 84.4171, 48.5534) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.38
Light Pastel Green
#B2FBA5
ΔE00 1.71
Pale Light Green
#B1FC99
ΔE00 2.00
Pastel Green
#B0FF9D
ΔE00 2.06
Light Light Green
#C8FFB0
ΔE00 2.09
Washed Out Green
#BCF5A6
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEA5 #E6A5FE
analogous
#EAFEA5 #BDFEA5 #A5FEBA
triadic
#BDFEA5 #A5BDFE #FEA5BD
tetradic
#BDFEA5 #A5EAFE #E6A5FE #FEBAA5
square
#BDFEA5 #A5EAFE #E6A5FE #FEBAA5
split-complementary
#BDFEA5 #BAA5FE #FEA5EA
monochromatic
#64FD2C #91FD68 #BDFEA5 #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.17
#BDFEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BDFEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEA5
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEA5 | 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)
#FFF09F
Deuteranopia (green-blind)
#FAEBAA
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfea5; /* rgb */ color: rgb(189, 254, 165); /* oklch */ color: oklch(93.2% 0.134 137.5);
Tailwind
colors: {
custom: {
50: '#d2ffc0',
500: '#bdfea5',
950: '#000000',
},
}SCSS
$custom: #bdfea5; $custom-light: #d2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bdfea5",
"rgb": {
"r": 189,
"g": 254,
"b": 165
},
"hsl": {
"h": 103.82,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.93244,
"c": 0.13353,
"h": 137.5
},
"luminance": 0.84419
}Semantic roles & 50–950 ramp
primary
#BDFEA5
secondary
#C065E2
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682