#BDFBB2#BDFBB2
#BDFBB2 is a very light, moderate green. Relative luminance 0.830; OKLCH L 92.8% C 0.115 H 140.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFBB2 |
|---|---|
| RGB | rgb(189, 251, 178) |
| HSL | hsl(111, 90%, 84%) |
| HSV | hsv(111, 29%, 98%) |
| CMYK | cmyk(24.7%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(93.03, -32.80, 28.90) |
| CIE-LCH | lch(93.03, 43.71, 138.62°) |
| OKLab | oklab(92.83% -0.0894 0.0729) |
| OKLCH | oklch(92.83% 0.115 140.8) |
| XYZ | xyz(63.5171, 83.0255, 54.7898) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.47
Washed Out Green
#BCF5A6
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.14
Light Mint
#B6FFBB
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFBB2 #F0B2FB
analogous
#E2FBB2 #BDFBB2 #B2FBCC
triadic
#BDFBB2 #B2BDFB #FBB2BD
tetradic
#BDFBB2 #B2E2FB #F0B2FB #FBCCB2
square
#BDFBB2 #B2E2FB #F0B2FB #FBCCB2
split-complementary
#BDFBB2 #CCB2FB #FBB2E2
monochromatic
#59F53E #8BF878 #BDFBB2 #E6FDE2 #E6FDE2
Accessibility & contrast
On white
1.19
#BDFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BDFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFBB2
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFBB2 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAD
Deuteranopia (green-blind)
#F5E9B6
Tritanopia (blue-blind)
#B9F6E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfbb2; /* rgb */ color: rgb(189, 251, 178); /* oklch */ color: oklch(92.8% 0.115 140.8);
Tailwind
colors: {
custom: {
50: '#d2fdc9',
500: '#bdfbb2',
950: '#000000',
},
}SCSS
$custom: #bdfbb2; $custom-light: #d2fdc9; $custom-dark: #000000;
JSON
{
"hex": "#bdfbb2",
"rgb": {
"r": 189,
"g": 251,
"b": 178
},
"hsl": {
"h": 110.959,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.92828,
"c": 0.11535,
"h": 140.8
},
"luminance": 0.83028
}Semantic roles & 50–950 ramp
primary
#BDFBB2
secondary
#CF72DF
accent
#00E6C3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582