#BDFFA2#BDFFA2
#BDFFA2 is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.4% C 0.138 H 137.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFA2 |
|---|---|
| RGB | rgb(189, 255, 162) |
| HSL | hsl(103, 100%, 82%) |
| HSV | hsv(103, 36%, 100%) |
| CMYK | cmyk(25.9%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(93.86, -36.97, 38.01) |
| CIE-LCH | lch(93.86, 53.02, 134.21°) |
| OKLab | oklab(93.41% -0.101 0.0943) |
| OKLCH | oklch(93.41% 0.138 137) |
| XYZ | xyz(63.2661, 84.9455, 47.2382) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 1.80
Pastel Green
#B0FF9D
ΔE00 1.81
Light Pastel Green
#B2FBA5
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFA2 #E4A2FF
analogous
#EBFFA2 #BDFFA2 #A2FFB6
triadic
#BDFFA2 #A2BDFF #FFA2BD
tetradic
#BDFFA2 #A2EBFF #E4A2FF #FFB6A2
square
#BDFFA2 #A2EBFF #E4A2FF #FFB6A2
split-complementary
#BDFFA2 #B6A2FF #FFA2EB
monochromatic
#66FF28 #92FF65 #BDFFA2 #E8FFDF #E9FFE0
Accessibility & contrast
On white
1.17
#BDFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#BDFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFA2
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFA2 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19B
Deuteranopia (green-blind)
#FBEBA7
Tritanopia (blue-blind)
#BBF9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdffa2; /* rgb */ color: rgb(189, 255, 162); /* oklch */ color: oklch(93.4% 0.138 137.0);
Tailwind
colors: {
custom: {
50: '#d2ffbe',
500: '#bdffa2',
950: '#000000',
},
}SCSS
$custom: #bdffa2; $custom-light: #d2ffbe; $custom-dark: #000000;
JSON
{
"hex": "#bdffa2",
"rgb": {
"r": 189,
"g": 255,
"b": 162
},
"hsl": {
"h": 102.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93413,
"c": 0.13813,
"h": 137
},
"luminance": 0.84947
}Semantic roles & 50–950 ramp
primary
#BDFFA2
secondary
#BE62E3
accent
#00E6A3
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682