#BDFBB0#BDFBB0
#BDFBB0 is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.8% C 0.117 H 140.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFBB0 |
|---|---|
| RGB | rgb(189, 251, 176) |
| HSL | hsl(110, 90%, 84%) |
| HSV | hsv(110, 30%, 98%) |
| CMYK | cmyk(24.7%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(92.99, -33.10, 29.86) |
| CIE-LCH | lch(92.99, 44.58, 137.95°) |
| OKLab | oklab(92.79% -0.0902 0.0752) |
| OKLCH | oklch(92.79% 0.117 140.2) |
| XYZ | xyz(63.3178, 82.9458, 53.7400) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.17
Pale Green
#C7FDB5
ΔE00 1.48
Washed Out Green
#BCF5A6
ΔE00 1.76
Light Light Green
#C8FFB0
ΔE00 1.89
Light Pastel Green
#B2FBA5
ΔE00 2.21
Tea Green
#BDF8A3
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFBB0 #EEB0FB
analogous
#E2FBB0 #BDFBB0 #B0FBC8
triadic
#BDFBB0 #B0BDFB #FBB0BD
tetradic
#BDFBB0 #B0E2FB #EEB0FB #FBC8B0
square
#BDFBB0 #B0E2FB #EEB0FB #FBC8B0
split-complementary
#BDFBB0 #C8B0FB #FBB0E2
monochromatic
#5CF53B #8CF876 #BDFBB0 #E7FEE2 #E7FEE2
Accessibility & contrast
On white
1.19
#BDFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#BDFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFBB0
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFBB0 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAB
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#B9F6E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfbb0; /* rgb */ color: rgb(189, 251, 176); /* oklch */ color: oklch(92.8% 0.117 140.2);
Tailwind
colors: {
custom: {
50: '#d2fdc8',
500: '#bdfbb0',
950: '#000000',
},
}SCSS
$custom: #bdfbb0; $custom-light: #d2fdc8; $custom-dark: #000000;
JSON
{
"hex": "#bdfbb0",
"rgb": {
"r": 189,
"g": 251,
"b": 176
},
"hsl": {
"h": 109.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.92788,
"c": 0.11745,
"h": 140.2
},
"luminance": 0.82948
}Semantic roles & 50–950 ramp
primary
#BDFBB0
secondary
#CC70DF
accent
#00E6BE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582