#BDFEBF#BDFEBF
#BDFEBF is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.8% C 0.107 H 145.4°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEBF |
|---|---|
| RGB | rgb(189, 254, 191) |
| HSL | hsl(122, 97%, 87%) |
| HSV | hsv(122, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(94.08, -32.11, 23.75) |
| CIE-LCH | lch(94.08, 39.94, 143.51°) |
| OKLab | oklab(93.76% -0.0877 0.0605) |
| OKLCH | oklch(93.76% 0.107 145.4) |
| XYZ | xyz(65.8293, 85.4617, 62.3074) |
| Luminance | 0.8546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.33
Celadon
#BEFDB7
ΔE00 1.63
Pale Green
#C7FDB5
ΔE00 3.02
Light Mint Green
#A6FBB2
ΔE00 3.28
Light Seafoam Green
#A7FFB5
ΔE00 3.37
Very Pale Green
#CFFDBC
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEBF #FEBDFC
analogous
#DCFEBD #BDFEBF #BDFEE0
triadic
#BDFEBF #BFBDFE #FEBFBD
tetradic
#BDFEBF #BDDCFE #FEBDFC #FEE0BD
square
#BDFEBF #BDDCFE #FEBDFC #FEE0BD
split-complementary
#BDFEBF #E0BDFE #FEBDDC
monochromatic
#44FC4A #81FD85 #BDFEBF #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.16
#BDFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#BDFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEBF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEBF | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#B6FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfebf; /* rgb */ color: rgb(189, 254, 191); /* oklch */ color: oklch(93.8% 0.107 145.4);
Tailwind
colors: {
custom: {
50: '#d2ffd2',
500: '#bdfebf',
950: '#000000',
},
}SCSS
$custom: #bdfebf; $custom-light: #d2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bdfebf",
"rgb": {
"r": 189,
"g": 254,
"b": 191
},
"hsl": {
"h": 121.846,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.93755,
"c": 0.10657,
"h": 145.4
},
"luminance": 0.85464
}Semantic roles & 50–950 ramp
primary
#BDFEBF
secondary
#E67AE2
accent
#00DEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683