#BDFAA0#BDFAA0
#BDFAA0 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.3% C 0.133 H 136.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFAA0 |
|---|---|
| RGB | rgb(189, 250, 160) |
| HSL | hsl(101, 90%, 80%) |
| HSV | hsv(101, 36%, 98%) |
| CMYK | cmyk(24.4%, 0%, 36%, 2%) |
| CIE-LAB | lab(92.45, -34.98, 37.15) |
| CIE-LCH | lch(92.45, 51.03, 133.27°) |
| OKLab | oklab(92.27% -0.0955 0.0922) |
| OKLCH | oklch(92.27% 0.133 136) |
| XYZ | xyz(61.5154, 81.7264, 45.7846) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.87
Washed Out Green
#BCF5A6
ΔE00 2.00
Pale Light Green
#B1FC99
ΔE00 2.08
Light Pastel Green
#B2FBA5
ΔE00 2.20
Light Light Green
#C8FFB0
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFAA0 #DDA0FA
analogous
#EAFAA0 #BDFAA0 #A0FAB0
triadic
#BDFAA0 #A0BDFA #FAA0BD
tetradic
#BDFAA0 #A0EAFA #DDA0FA #FAB0A0
square
#BDFAA0 #A0EAFA #DDA0FA #FAB0A0
split-complementary
#BDFAA0 #B0A0FA #FAA0EA
monochromatic
#6CF42C #95F766 #BDFAA0 #E5FDDA #EBFDE2
Accessibility & contrast
On white
1.21
#BDFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BDFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFAA0
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFAA0 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#F7E7A5
Tritanopia (blue-blind)
#BCF4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdfaa0; /* rgb */ color: rgb(189, 250, 160); /* oklch */ color: oklch(92.3% 0.133 136.0);
Tailwind
colors: {
custom: {
50: '#d2fcbd',
500: '#bdfaa0',
950: '#000000',
},
}SCSS
$custom: #bdfaa0; $custom-light: #d2fcbd; $custom-dark: #000000;
JSON
{
"hex": "#bdfaa0",
"rgb": {
"r": 189,
"g": 250,
"b": 160
},
"hsl": {
"h": 100.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.9227,
"c": 0.13275,
"h": 136
},
"luminance": 0.81728
}Semantic roles & 50–950 ramp
primary
#BDFAA0
secondary
#B563DC
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582