#BDFBB4#BDFBB4
#BDFBB4 is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.9% C 0.113 H 141.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFBB4 |
|---|---|
| RGB | rgb(189, 251, 180) |
| HSL | hsl(112, 90%, 85%) |
| HSV | hsv(112, 28%, 98%) |
| CMYK | cmyk(24.7%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(93.06, -32.49, 27.93) |
| CIE-LCH | lch(93.06, 42.84, 139.31°) |
| OKLab | oklab(92.87% -0.0885 0.0706) |
| OKLCH | oklch(92.87% 0.113 141.4) |
| XYZ | xyz(63.7194, 83.1064, 55.8551) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.51
Pale Green
#C7FDB5
ΔE00 1.58
Light Mint
#B6FFBB
ΔE00 2.06
Washed Out Green
#BCF5A6
ΔE00 2.37
Light Light Green
#C8FFB0
ΔE00 2.44
Light Pastel Green
#B2FBA5
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFBB4 #F2B4FB
analogous
#E1FBB4 #BDFBB4 #B4FBCF
triadic
#BDFBB4 #B4BDFB #FBB4BD
tetradic
#BDFBB4 #B4E1FB #F2B4FB #FBCFB4
square
#BDFBB4 #B4E1FB #F2B4FB #FBCFB4
split-complementary
#BDFBB4 #CFB4FB #FBB4E1
monochromatic
#57F540 #8AF87A #BDFBB4 #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.19
#BDFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BDFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFBB4
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFBB4 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFB0
Deuteranopia (green-blind)
#F5E9B8
Tritanopia (blue-blind)
#B9F6E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfbb4; /* rgb */ color: rgb(189, 251, 180); /* oklch */ color: oklch(92.9% 0.113 141.4);
Tailwind
colors: {
custom: {
50: '#d2fdca',
500: '#bdfbb4',
950: '#000000',
},
}SCSS
$custom: #bdfbb4; $custom-light: #d2fdca; $custom-dark: #000000;
JSON
{
"hex": "#bdfbb4",
"rgb": {
"r": 189,
"g": 251,
"b": 180
},
"hsl": {
"h": 112.394,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.92868,
"c": 0.11325,
"h": 141.4
},
"luminance": 0.83108
}Semantic roles & 50–950 ramp
primary
#BDFBB4
secondary
#D274DF
accent
#00E6C8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582