#BDFFBD#BDFFBD
#BDFFBD is a very light, moderate green. Relative luminance 0.860; OKLCH L 93.9% C 0.110 H 144.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFBD |
|---|---|
| RGB | rgb(189, 255, 189) |
| HSL | hsl(120, 100%, 87%) |
| HSV | hsv(120, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.32, -32.90, 25.09) |
| CIE-LCH | lch(94.32, 41.38, 142.67°) |
| OKLab | oklab(93.93% -0.0898 0.0638) |
| OKLCH | oklch(93.93% 0.11 144.6) |
| XYZ | xyz(65.9289, 86.0106, 61.2623) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.04
Celadon
#BEFDB7
ΔE00 1.16
Pale Green
#C7FDB5
ΔE00 2.66
Light Mint Green
#A6FBB2
ΔE00 3.06
Light Seafoam Green
#A7FFB5
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFBD #FFBDFF
analogous
#DEFFBD #BDFFBD #BDFFDE
triadic
#BDFFBD #BDBDFF #FFBDBD
tetradic
#BDFFBD #BDDEFF #FFBDFF #FFDEBD
square
#BDFFBD #BDDEFF #FFBDFF #FFDEBD
split-complementary
#BDFFBD #DEBDFF #FFBDDE
monochromatic
#43FF43 #80FF80 #BDFFBD #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.15
#BDFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#BDFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFBD
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFBD | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#F7ECC0
Tritanopia (blue-blind)
#B7FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdffbd; /* rgb */ color: rgb(189, 255, 189); /* oklch */ color: oklch(93.9% 0.110 144.6);
Tailwind
colors: {
custom: {
50: '#d2ffd1',
500: '#bdffbd',
950: '#000000',
},
}SCSS
$custom: #bdffbd; $custom-light: #d2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bdffbd",
"rgb": {
"r": 189,
"g": 255,
"b": 189
},
"hsl": {
"h": 120,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.93932,
"c": 0.11017,
"h": 144.6
},
"luminance": 0.86013
}Semantic roles & 50–950 ramp
primary
#BDFFBD
secondary
#E779E7
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683