#BDDEBA#BDDEBA
#BDDEBA is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.7% C 0.060 H 142.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEBA |
|---|---|
| RGB | rgb(189, 222, 186) |
| HSL | hsl(115, 35%, 80%) |
| HSV | hsv(115, 16%, 87%) |
| CMYK | cmyk(14.9%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.30, -17.57, 14.09) |
| CIE-LCH | lch(85.30, 22.52, 141.28°) |
| OKLab | oklab(86.7% -0.0479 0.0364) |
| OKLCH | oklch(86.7% 0.06 142.8) |
| XYZ | xyz(55.9685, 66.6055, 56.3523) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Sage
#BCECAC
ΔE00 7.01
Mint
#AAF0C1
ΔE00 7.22
Hospital Green
#9BE5AA
ΔE00 8.04
Very Pale Green
#CFFDBC
ΔE00 8.89
Light Teal
#90E4C1
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEBA #DBBADE
analogous
#CFDEBA #BDDEBA #BADEC9
triadic
#BDDEBA #BABDDE #DEBABD
tetradic
#BDDEBA #BACFDE #DBBADE #DEC9BA
square
#BDDEBA #BACFDE #DBBADE #DEC9BA
split-complementary
#BDDEBA #C9BADE #DEBACF
monochromatic
#6EB667 #95CA91 #BDDEBA #E5F2E3 #EBF5EA
Accessibility & contrast
On white
1.47
#BDDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BDDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEBA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEBA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#BBDCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddeba; /* rgb */ color: rgb(189, 222, 186); /* oklch */ color: oklch(86.7% 0.060 142.8);
Tailwind
colors: {
custom: {
50: '#d1e8ce',
500: '#bddeba',
950: '#000000',
},
}SCSS
$custom: #bddeba; $custom-light: #d1e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bddeba",
"rgb": {
"r": 189,
"g": 222,
"b": 186
},
"hsl": {
"h": 115,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86695,
"c": 0.06014,
"h": 142.8
},
"luminance": 0.66607
}Semantic roles & 50–950 ramp
primary
#BDDEBA
secondary
#B286B6
accent
#37AEA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483