#BFDEBE#BFDEBE
#BFDEBE is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.055 H 144.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBE |
|---|---|
| RGB | rgb(191, 222, 190) |
| HSL | hsl(118, 33%, 81%) |
| HSV | hsv(118, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.52, -16.20, 12.31) |
| CIE-LCH | lch(85.52, 20.34, 142.76°) |
| OKLab | oklab(86.93% -0.0443 0.0319) |
| OKLCH | oklch(86.93% 0.055 144.3) |
| XYZ | xyz(56.8994, 67.0356, 58.6466) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.80
Mint
#AAF0C1
ΔE00 7.88
Light Sage
#BCECAC
ΔE00 8.08
Hospital Green
#9BE5AA
ΔE00 9.00
Light Teal
#90E4C1
ΔE00 9.39
Very Pale Green
#CFFDBC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBE #DDBEDE
analogous
#CFDEBE #BFDEBE #BEDECD
triadic
#BFDEBE #BEBFDE #DEBEBF
tetradic
#BFDEBE #BECFDE #DDBEDE #DECDBE
square
#BFDEBE #BECFDE #DDBEDE #DECDBE
split-complementary
#BFDEBE #CDBEDE #DEBECF
monochromatic
#6FB56D #97C995 #BFDEBE #E7F3E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#BDDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdebe; /* rgb */ color: rgb(191, 222, 190); /* oklch */ color: oklch(86.9% 0.055 144.3);
Tailwind
colors: {
custom: {
50: '#d2e8d1',
500: '#bfdebe',
950: '#000000',
},
}SCSS
$custom: #bfdebe; $custom-light: #d2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bfdebe",
"rgb": {
"r": 191,
"g": 222,
"b": 190
},
"hsl": {
"h": 118.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8693,
"c": 0.05454,
"h": 144.3
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#BFDEBE
secondary
#B48AB6
accent
#3AABA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483