#BDEFAB#BDEFAB
#BDEFAB is a very light, moderate green. Relative luminance 0.755; OKLCH L 90.1% C 0.104 H 137.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEFAB |
|---|---|
| RGB | rgb(189, 239, 171) |
| HSL | hsl(104, 68%, 80%) |
| HSV | hsv(104, 28%, 94%) |
| CMYK | cmyk(20.9%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(89.62, -28.26, 27.84) |
| CIE-LCH | lch(89.62, 39.67, 135.43°) |
| OKLab | oklab(90.05% -0.0769 0.0703) |
| OKLCH | oklch(90.05% 0.104 137.6) |
| XYZ | xyz(59.2017, 75.4907, 49.9722) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.95
Washed Out Green
#BCF5A6
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.91
Light Grey Green
#B7E1A1
ΔE00 3.13
Celadon
#BEFDB7
ΔE00 3.26
Very Pale Green
#CFFDBC
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEFAB #DDABEF
analogous
#DFEFAB #BDEFAB #ABEFBB
triadic
#BDEFAB #ABBDEF #EFABBD
tetradic
#BDEFAB #ABDFEF #DDABEF #EFBBAB
square
#BDEFAB #ABDFEF #DDABEF #EFBBAB
split-complementary
#BDEFAB #BBABEF #EFABDF
monochromatic
#6CDB44 #95E578 #BDEFAB #E5F9DE #EBFAE5
Accessibility & contrast
On white
1.30
#BDEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#BDEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEFAB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEFAB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#BBEADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdefab; /* rgb */ color: rgb(189, 239, 171); /* oklch */ color: oklch(90.1% 0.104 137.6);
Tailwind
colors: {
custom: {
50: '#d2f4c4',
500: '#bdefab',
950: '#000000',
},
}SCSS
$custom: #bdefab; $custom-light: #d2f4c4; $custom-dark: #000000;
JSON
{
"hex": "#bdefab",
"rgb": {
"r": 189,
"g": 239,
"b": 171
},
"hsl": {
"h": 104.118,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90052,
"c": 0.10413,
"h": 137.6
},
"luminance": 0.75492
}Semantic roles & 50–950 ramp
primary
#BDEFAB
secondary
#B571CD
accent
#16D09F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582