#BDFFB7#BDFFB7
#BDFFB7 is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.116 H 142.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFB7 |
|---|---|
| RGB | rgb(189, 255, 183) |
| HSL | hsl(115, 100%, 86%) |
| HSV | hsv(115, 28%, 100%) |
| CMYK | cmyk(25.9%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(94.21, -33.86, 27.98) |
| CIE-LCH | lch(94.21, 43.92, 140.43°) |
| OKLab | oklab(93.81% -0.0923 0.0707) |
| OKLCH | oklch(93.81% 0.116 142.5) |
| XYZ | xyz(65.2910, 85.7555, 57.9030) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.58
Light Mint
#B6FFBB
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 1.97
Light Light Green
#C8FFB0
ΔE00 2.62
Light Pastel Green
#B2FBA5
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFB7 #F9B7FF
analogous
#E1FFB7 #BDFFB7 #B7FFD5
triadic
#BDFFB7 #B7BDFF #FFB7BD
tetradic
#BDFFB7 #B7E1FF #F9B7FF #FFD5B7
square
#BDFFB7 #B7E1FF #F9B7FF #FFD5B7
split-complementary
#BDFFB7 #D5B7FF #FFB7E1
monochromatic
#4DFF3D #85FF7A #BDFFB7 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.16
#BDFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#BDFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFB7
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFB7 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B3
Deuteranopia (green-blind)
#F8ECBB
Tritanopia (blue-blind)
#B8FBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffb7; /* rgb */ color: rgb(189, 255, 183); /* oklch */ color: oklch(93.8% 0.116 142.5);
Tailwind
colors: {
custom: {
50: '#d2ffcd',
500: '#bdffb7',
950: '#000000',
},
}SCSS
$custom: #bdffb7; $custom-light: #d2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#bdffb7",
"rgb": {
"r": 189,
"g": 255,
"b": 183
},
"hsl": {
"h": 115,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93808,
"c": 0.11633,
"h": 142.5
},
"luminance": 0.85758
}Semantic roles & 50–950 ramp
primary
#BDFFB7
secondary
#DD74E6
accent
#00E6D2
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683