#BDFEB4#BDFEB4
#BDFEB4 is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.5% C 0.118 H 141.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEB4 |
|---|---|
| RGB | rgb(189, 254, 180) |
| HSL | hsl(113, 97%, 85%) |
| HSV | hsv(113, 29%, 100%) |
| CMYK | cmyk(25.6%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(93.88, -33.87, 29.05) |
| CIE-LCH | lch(93.88, 44.62, 139.38°) |
| OKLab | oklab(93.53% -0.0923 0.0733) |
| OKLCH | oklch(93.53% 0.118 141.6) |
| XYZ | xyz(64.6639, 84.9956, 56.1699) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.76
Pale Green
#C7FDB5
ΔE00 1.73
Light Mint
#B6FFBB
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEB4 #F5B4FE
analogous
#E2FEB4 #BDFEB4 #B4FED0
triadic
#BDFEB4 #B4BDFE #FEB4BD
tetradic
#BDFEB4 #B4E2FE #F5B4FE #FED0B4
square
#BDFEB4 #B4E2FE #F5B4FE #FED0B4
split-complementary
#BDFEB4 #D0B4FE #FEB4E2
monochromatic
#53FC3B #88FD78 #BDFEB4 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BDFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BDFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEB4
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEB4 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#F8EBB8
Tritanopia (blue-blind)
#B8F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeb4; /* rgb */ color: rgb(189, 254, 180); /* oklch */ color: oklch(93.5% 0.118 141.6);
Tailwind
colors: {
custom: {
50: '#d2ffcb',
500: '#bdfeb4',
950: '#000000',
},
}SCSS
$custom: #bdfeb4; $custom-light: #d2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bdfeb4",
"rgb": {
"r": 189,
"g": 254,
"b": 180
},
"hsl": {
"h": 112.703,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.93528,
"c": 0.11789,
"h": 141.6
},
"luminance": 0.84998
}Semantic roles & 50–950 ramp
primary
#BDFEB4
secondary
#D672E4
accent
#00E6CA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682