#BDFEBD#BDFEBD
#BDFEBD is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.109 H 144.6°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEBD |
|---|---|
| RGB | rgb(189, 254, 189) |
| HSL | hsl(120, 97%, 87%) |
| HSV | hsv(120, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(94.04, -32.44, 24.72) |
| CIE-LCH | lch(94.04, 40.78, 142.69°) |
| OKLab | oklab(93.71% -0.0886 0.0628) |
| OKLCH | oklch(93.71% 0.109 144.6) |
| XYZ | xyz(65.6107, 85.3743, 61.1562) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.18
Celadon
#BEFDB7
ΔE00 1.21
Pale Green
#C7FDB5
ΔE00 2.68
Light Mint Green
#A6FBB2
ΔE00 3.14
Light Seafoam Green
#A7FFB5
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEBD #FEBDFE
analogous
#DEFEBD #BDFEBD #BDFEDE
triadic
#BDFEBD #BDBDFE #FEBDBD
tetradic
#BDFEBD #BDDEFE #FEBDFE #FEDEBD
square
#BDFEBD #BDDEFE #FEBDFE #FEDEBD
split-complementary
#BDFEBD #DEBDFE #FEBDDE
monochromatic
#44FC44 #81FD81 #BDFEBD #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BDFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BDFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEBD
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEBD | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#B7FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfebd; /* rgb */ color: rgb(189, 254, 189); /* oklch */ color: oklch(93.7% 0.109 144.6);
Tailwind
colors: {
custom: {
50: '#d2ffd1',
500: '#bdfebd',
950: '#000000',
},
}SCSS
$custom: #bdfebd; $custom-light: #d2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bdfebd",
"rgb": {
"r": 189,
"g": 254,
"b": 189
},
"hsl": {
"h": 120,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.93712,
"c": 0.10861,
"h": 144.6
},
"luminance": 0.85377
}Semantic roles & 50–950 ramp
primary
#BDFEBD
secondary
#E67AE6
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683