#BDFEA1#BDFEA1
#BDFEA1 is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.2% C 0.138 H 136.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEA1 |
|---|---|
| RGB | rgb(189, 254, 161) |
| HSL | hsl(102, 98%, 81%) |
| HSV | hsv(102, 37%, 100%) |
| CMYK | cmyk(25.6%, 0%, 36.6%, 0.4%) |
| CIE-LAB | lab(93.57, -36.66, 38.12) |
| CIE-LCH | lch(93.57, 52.88, 133.88°) |
| OKLab | oklab(93.17% -0.1001 0.0945) |
| OKLCH | oklch(93.17% 0.138 136.7) |
| XYZ | xyz(62.8594, 84.2737, 46.6659) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.65
Pale Light Green
#B1FC99
ΔE00 1.66
Pastel Green
#B0FF9D
ΔE00 1.90
Light Pastel Green
#B2FBA5
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.23
Light Light Green
#C8FFB0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEA1 #E2A1FE
analogous
#ECFEA1 #BDFEA1 #A1FEB4
triadic
#BDFEA1 #A1BDFE #FEA1BD
tetradic
#BDFEA1 #A1ECFE #E2A1FE #FEB4A1
square
#BDFEA1 #A1ECFE #E2A1FE #FEB4A1
split-complementary
#BDFEA1 #B4A1FE #FEA1EC
monochromatic
#68FD28 #92FD64 #BDFEA1 #E8FFDE #EAFFE1
Accessibility & contrast
On white
1.18
#BDFEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BDFEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEA1
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEA1 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09A
Deuteranopia (green-blind)
#FAEAA6
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfea1; /* rgb */ color: rgb(189, 254, 161); /* oklch */ color: oklch(93.2% 0.138 136.7);
Tailwind
colors: {
custom: {
50: '#d2ffbd',
500: '#bdfea1',
950: '#000000',
},
}SCSS
$custom: #bdfea1; $custom-light: #d2ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bdfea1",
"rgb": {
"r": 189,
"g": 254,
"b": 161
},
"hsl": {
"h": 101.935,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.93174,
"c": 0.13768,
"h": 136.7
},
"luminance": 0.84276
}Semantic roles & 50–950 ramp
primary
#BDFEA1
secondary
#BB62E2
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682