#BDFFB4#BDFFB4
#BDFFB4 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.7% C 0.119 H 141.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFB4 |
|---|---|
| RGB | rgb(189, 255, 180) |
| HSL | hsl(113, 100%, 85%) |
| HSV | hsv(113, 29%, 100%) |
| CMYK | cmyk(25.9%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(94.15, -34.33, 29.42) |
| CIE-LCH | lch(94.15, 45.21, 139.41°) |
| OKLab | oklab(93.75% -0.0936 0.0742) |
| OKLCH | oklch(93.75% 0.119 141.6) |
| XYZ | xyz(64.9821, 85.6319, 56.2760) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.97
Pale Green
#C7FDB5
ΔE00 1.85
Light Mint
#B6FFBB
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.20
Light Pastel Green
#B2FBA5
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFB4 #F6B4FF
analogous
#E2FFB4 #BDFFB4 #B4FFD0
triadic
#BDFFB4 #B4BDFF #FFB4BD
tetradic
#BDFFB4 #B4E2FF #F6B4FF #FFD0B4
square
#BDFFB4 #B4E2FF #F6B4FF #FFD0B4
split-complementary
#BDFFB4 #D0B4FF #FFB4E2
monochromatic
#51FF3A #87FF77 #BDFFB4 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BDFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BDFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFB4
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFB4 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#F9ECB8
Tritanopia (blue-blind)
#B8FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffb4; /* rgb */ color: rgb(189, 255, 180); /* oklch */ color: oklch(93.7% 0.119 141.6);
Tailwind
colors: {
custom: {
50: '#d2ffcb',
500: '#bdffb4',
950: '#000000',
},
}SCSS
$custom: #bdffb4; $custom-light: #d2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bdffb4",
"rgb": {
"r": 189,
"g": 255,
"b": 180
},
"hsl": {
"h": 112.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93748,
"c": 0.11943,
"h": 141.6
},
"luminance": 0.85634
}Semantic roles & 50–950 ramp
primary
#BDFFB4
secondary
#D871E6
accent
#00E6CA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682