#BDFCB4#BDFCB4
#BDFCB4 is a very light, moderate green. Relative luminance 0.837; OKLCH L 93.1% C 0.115 H 141.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCB4 |
|---|---|
| RGB | rgb(189, 252, 180) |
| HSL | hsl(113, 92%, 85%) |
| HSV | hsv(113, 29%, 99%) |
| CMYK | cmyk(25%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(93.33, -32.95, 28.31) |
| CIE-LCH | lch(93.33, 43.44, 139.34°) |
| OKLab | oklab(93.09% -0.0898 0.0715) |
| OKLCH | oklch(93.09% 0.115 141.5) |
| XYZ | xyz(64.0326, 83.7328, 55.9595) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.48
Pale Green
#C7FDB5
ΔE00 1.59
Light Mint
#B6FFBB
ΔE00 2.01
Light Light Green
#C8FFB0
ΔE00 2.34
Washed Out Green
#BCF5A6
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCB4 #F3B4FC
analogous
#E1FCB4 #BDFCB4 #B4FCCF
triadic
#BDFCB4 #B4BDFC #FCB4BD
tetradic
#BDFCB4 #B4E1FC #F3B4FC #FCCFB4
square
#BDFCB4 #B4E1FC #F3B4FC #FCCFB4
split-complementary
#BDFCB4 #CFB4FC #FCB4E1
monochromatic
#55F73E #89FA79 #BDFCB4 #E5FEE2 #E5FEE2
Accessibility & contrast
On white
1.18
#BDFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BDFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCB4
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCB4 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AF
Deuteranopia (green-blind)
#F6EAB8
Tritanopia (blue-blind)
#B9F7E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfcb4; /* rgb */ color: rgb(189, 252, 180); /* oklch */ color: oklch(93.1% 0.115 141.5);
Tailwind
colors: {
custom: {
50: '#d2fdcb',
500: '#bdfcb4',
950: '#000000',
},
}SCSS
$custom: #bdfcb4; $custom-light: #d2fdcb; $custom-dark: #000000;
JSON
{
"hex": "#bdfcb4",
"rgb": {
"r": 189,
"g": 252,
"b": 180
},
"hsl": {
"h": 112.5,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.93088,
"c": 0.1148,
"h": 141.5
},
"luminance": 0.83735
}Semantic roles & 50–950 ramp
primary
#BDFCB4
secondary
#D373E1
accent
#00E6C9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582