#BDFEA2#BDFEA2
#BDFEA2 is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.2% C 0.137 H 136.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEA2 |
|---|---|
| RGB | rgb(189, 254, 162) |
| HSL | hsl(102, 98%, 82%) |
| HSV | hsv(102, 36%, 100%) |
| CMYK | cmyk(25.6%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(93.58, -36.52, 37.65) |
| CIE-LCH | lch(93.58, 52.45, 134.13°) |
| OKLab | oklab(93.19% -0.0997 0.0934) |
| OKLCH | oklch(93.19% 0.137 136.9) |
| XYZ | xyz(62.9479, 84.3091, 47.1321) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.56
Pale Light Green
#B1FC99
ΔE00 1.72
Pastel Green
#B0FF9D
ΔE00 1.92
Light Pastel Green
#B2FBA5
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.39
Light Light Green
#C8FFB0
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEA2 #E3A2FE
analogous
#EBFEA2 #BDFEA2 #A2FEB5
triadic
#BDFEA2 #A2BDFE #FEA2BD
tetradic
#BDFEA2 #A2EBFE #E3A2FE #FEB5A2
square
#BDFEA2 #A2EBFE #E3A2FE #FEB5A2
split-complementary
#BDFEA2 #B5A2FE #FEA2EB
monochromatic
#67FD29 #92FD65 #BDFEA2 #E8FFDF #EAFFE1
Accessibility & contrast
On white
1.18
#BDFEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BDFEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEA2
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEA2 | 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)
#FFF09C
Deuteranopia (green-blind)
#FAEAA7
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfea2; /* rgb */ color: rgb(189, 254, 162); /* oklch */ color: oklch(93.2% 0.137 136.9);
Tailwind
colors: {
custom: {
50: '#d2ffbe',
500: '#bdfea2',
950: '#000000',
},
}SCSS
$custom: #bdfea2; $custom-light: #d2ffbe; $custom-dark: #000000;
JSON
{
"hex": "#bdfea2",
"rgb": {
"r": 189,
"g": 254,
"b": 162
},
"hsl": {
"h": 102.391,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93191,
"c": 0.13664,
"h": 136.9
},
"luminance": 0.84311
}Semantic roles & 50–950 ramp
primary
#BDFEA2
secondary
#BC62E2
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682