#BDFDBC#BDFDBC
#BDFDBC is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.5% C 0.108 H 144.3°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDBC |
|---|---|
| RGB | rgb(189, 253, 188) |
| HSL | hsl(119, 94%, 86%) |
| HSV | hsv(119, 26%, 99%) |
| CMYK | cmyk(25.3%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(93.75, -32.14, 24.82) |
| CIE-LCH | lch(93.75, 40.61, 142.32°) |
| OKLab | oklab(93.47% -0.0877 0.0631) |
| OKLCH | oklch(93.47% 0.108 144.3) |
| XYZ | xyz(65.1860, 84.6980, 60.4810) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.11
Light Mint
#B6FFBB
ΔE00 1.31
Pale Green
#C7FDB5
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 3.18
Light Mint Green
#A6FBB2
ΔE00 3.19
Light Seafoam Green
#A7FFB5
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDBC #FCBCFD
analogous
#DEFDBC #BDFDBC #BCFDDC
triadic
#BDFDBC #BCBDFD #FDBCBD
tetradic
#BDFDBC #BCDEFD #FCBCFD #FDDCBC
square
#BDFDBC #BCDEFD #FCBCFD #FDDCBC
split-complementary
#BDFDBC #DCBCFD #FDBCDE
monochromatic
#48F945 #82FB81 #BDFDBC #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.17
#BDFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BDFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDBC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDBC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B8
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B7F9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfdbc; /* rgb */ color: rgb(189, 253, 188); /* oklch */ color: oklch(93.5% 0.108 144.3);
Tailwind
colors: {
custom: {
50: '#d2fed0',
500: '#bdfdbc',
950: '#000000',
},
}SCSS
$custom: #bdfdbc; $custom-light: #d2fed0; $custom-dark: #000000;
JSON
{
"hex": "#bdfdbc",
"rgb": {
"r": 189,
"g": 253,
"b": 188
},
"hsl": {
"h": 119.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93472,
"c": 0.10807,
"h": 144.3
},
"luminance": 0.847
}Semantic roles & 50–950 ramp
primary
#BDFDBC
secondary
#E27AE4
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683