#BDFFB3#BDFFB3
#BDFFB3 is a very light, vivid green. Relative luminance 0.856; OKLCH L 93.7% C 0.120 H 141.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFB3 |
|---|---|
| RGB | rgb(189, 255, 179) |
| HSL | hsl(112, 100%, 85%) |
| HSV | hsv(112, 30%, 100%) |
| CMYK | cmyk(25.9%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(94.14, -34.48, 29.90) |
| CIE-LCH | lch(94.14, 45.64, 139.07°) |
| OKLab | oklab(93.73% -0.094 0.0753) |
| OKLCH | oklch(93.73% 0.12 141.3) |
| XYZ | xyz(64.8806, 85.5913, 55.7414) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.14
Pale Green
#C7FDB5
ΔE00 1.85
Light Light Green
#C8FFB0
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 2.18
Light Mint
#B6FFBB
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFB3 #F5B3FF
analogous
#E3FFB3 #BDFFB3 #B3FFCF
triadic
#BDFFB3 #B3BDFF #FFB3BD
tetradic
#BDFFB3 #B3E3FF #F5B3FF #FFCFB3
square
#BDFFB3 #B3E3FF #F5B3FF #FFCFB3
split-complementary
#BDFFB3 #CFB3FF #FFB3E3
monochromatic
#53FF39 #88FF76 #BDFFB3 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BDFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BDFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFB3
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFB3 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#F9ECB7
Tritanopia (blue-blind)
#B8FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffb3; /* rgb */ color: rgb(189, 255, 179); /* oklch */ color: oklch(93.7% 0.120 141.3);
Tailwind
colors: {
custom: {
50: '#d2ffca',
500: '#bdffb3',
950: '#000000',
},
}SCSS
$custom: #bdffb3; $custom-light: #d2ffca; $custom-dark: #000000;
JSON
{
"hex": "#bdffb3",
"rgb": {
"r": 189,
"g": 255,
"b": 179
},
"hsl": {
"h": 112.105,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93728,
"c": 0.12047,
"h": 141.3
},
"luminance": 0.85593
}Semantic roles & 50–950 ramp
primary
#BDFFB3
secondary
#D670E6
accent
#00E6C7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682