#BDF2B4#BDF2B4
#BDF2B4 is a very light, moderate green. Relative luminance 0.776; OKLCH L 90.9% C 0.099 H 141.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2B4 |
|---|---|
| RGB | rgb(189, 242, 180) |
| HSL | hsl(111, 70%, 83%) |
| HSV | hsv(111, 26%, 95%) |
| CMYK | cmyk(21.9%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(90.60, -28.28, 24.58) |
| CIE-LCH | lch(90.60, 37.46, 139.00°) |
| OKLab | oklab(90.89% -0.077 0.0624) |
| OKLCH | oklch(90.89% 0.099 141) |
| XYZ | xyz(60.9745, 77.6167, 54.9401) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.62
Celadon
#BEFDB7
ΔE00 2.67
Pale Green
#C7FDB5
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 3.01
Washed Out Green
#BCF5A6
ΔE00 3.30
Very Light Green
#D1FFBD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2B4 #E9B4F2
analogous
#DCF2B4 #BDF2B4 #B4F2CA
triadic
#BDF2B4 #B4BDF2 #F2B4BD
tetradic
#BDF2B4 #B4DCF2 #E9B4F2 #F2CAB4
square
#BDF2B4 #B4DCF2 #E9B4F2 #F2CAB4
split-complementary
#BDF2B4 #CAB4F2 #F2B4DC
monochromatic
#61E04C #8FE980 #BDF2B4 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.27
#BDF2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BDF2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2B4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2B4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7B0
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#BAEEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf2b4; /* rgb */ color: rgb(189, 242, 180); /* oklch */ color: oklch(90.9% 0.099 141.0);
Tailwind
colors: {
custom: {
50: '#d1f6ca',
500: '#bdf2b4',
950: '#000000',
},
}SCSS
$custom: #bdf2b4; $custom-light: #d1f6ca; $custom-dark: #000000;
JSON
{
"hex": "#bdf2b4",
"rgb": {
"r": 189,
"g": 242,
"b": 180
},
"hsl": {
"h": 111.29,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.90894,
"c": 0.09914,
"h": 141
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#BDF2B4
secondary
#C579D1
accent
#13D2B7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582