#BDFFB6#BDFFB6
#BDFFB6 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.117 H 142.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFB6 |
|---|---|
| RGB | rgb(189, 255, 182) |
| HSL | hsl(114, 100%, 86%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(25.9%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(94.19, -34.02, 28.46) |
| CIE-LCH | lch(94.19, 44.35, 140.09°) |
| OKLab | oklab(93.79% -0.0927 0.0719) |
| OKLCH | oklch(93.79% 0.117 142.2) |
| XYZ | xyz(65.1873, 85.7140, 57.3568) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.68
Light Mint
#B6FFBB
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 1.91
Light Light Green
#C8FFB0
ΔE00 2.47
Light Pastel Green
#B2FBA5
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFB6 #F8B6FF
analogous
#E1FFB6 #BDFFB6 #B6FFD3
triadic
#BDFFB6 #B6BDFF #FFB6BD
tetradic
#BDFFB6 #B6E1FF #F8B6FF #FFD3B6
square
#BDFFB6 #B6E1FF #F8B6FF #FFD3B6
split-complementary
#BDFFB6 #D3B6FF #FFB6E1
monochromatic
#4EFF3C #86FF79 #BDFFB6 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.16
#BDFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BDFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFB6
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFB6 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B1
Deuteranopia (green-blind)
#F8ECBA
Tritanopia (blue-blind)
#B8FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffb6; /* rgb */ color: rgb(189, 255, 182); /* oklch */ color: oklch(93.8% 0.117 142.2);
Tailwind
colors: {
custom: {
50: '#d2ffcc',
500: '#bdffb6',
950: '#000000',
},
}SCSS
$custom: #bdffb6; $custom-light: #d2ffcc; $custom-dark: #000000;
JSON
{
"hex": "#bdffb6",
"rgb": {
"r": 189,
"g": 255,
"b": 182
},
"hsl": {
"h": 114.247,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93788,
"c": 0.11735,
"h": 142.2
},
"luminance": 0.85716
}Semantic roles & 50–950 ramp
primary
#BDFFB6
secondary
#DB73E6
accent
#00E6CF
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683