#BDFDB0#BDFDB0
#BDFDB0 is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.2% C 0.121 H 140.3°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDB0 |
|---|---|
| RGB | rgb(189, 253, 176) |
| HSL | hsl(110, 95%, 84%) |
| HSV | hsv(110, 30%, 99%) |
| CMYK | cmyk(25.3%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(93.54, -34.03, 30.60) |
| CIE-LCH | lch(93.54, 45.76, 138.04°) |
| OKLab | oklab(93.23% -0.0927 0.077) |
| OKLCH | oklch(93.23% 0.121 140.3) |
| XYZ | xyz(63.9458, 84.2019, 53.9493) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.35
Pale Green
#C7FDB5
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 1.79
Light Pastel Green
#B2FBA5
ΔE00 1.95
Washed Out Green
#BCF5A6
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDB0 #F0B0FD
analogous
#E4FDB0 #BDFDB0 #B0FDCA
triadic
#BDFDB0 #B0BDFD #FDB0BD
tetradic
#BDFDB0 #B0E4FD #F0B0FD #FDCAB0
square
#BDFDB0 #B0E4FD #F0B0FD #FDCAB0
split-complementary
#BDFDB0 #CAB0FD #FDB0E4
monochromatic
#59FA39 #8BFB74 #BDFDB0 #E6FEE1 #E6FEE1
Accessibility & contrast
On white
1.18
#BDFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BDFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDB0
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDB0 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AB
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#B9F8E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfdb0; /* rgb */ color: rgb(189, 253, 176); /* oklch */ color: oklch(93.2% 0.121 140.3);
Tailwind
colors: {
custom: {
50: '#d2fec8',
500: '#bdfdb0',
950: '#000000',
},
}SCSS
$custom: #bdfdb0; $custom-light: #d2fec8; $custom-dark: #000000;
JSON
{
"hex": "#bdfdb0",
"rgb": {
"r": 189,
"g": 253,
"b": 176
},
"hsl": {
"h": 109.87,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.93229,
"c": 0.12053,
"h": 140.3
},
"luminance": 0.84204
}Semantic roles & 50–950 ramp
primary
#BDFDB0
secondary
#CF6FE2
accent
#00E6BF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682