#BDDEAE#BDDEAE
#BDDEAE is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.4% C 0.074 H 136.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEAE |
|---|---|
| RGB | rgb(189, 222, 174) |
| HSL | hsl(101, 42%, 78%) |
| HSV | hsv(101, 22%, 87%) |
| CMYK | cmyk(14.9%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.06, -19.57, 20.02) |
| CIE-LCH | lch(85.06, 28.00, 134.35°) |
| OKLab | oklab(86.42% -0.0529 0.0512) |
| OKLCH | oklch(86.42% 0.074 136) |
| XYZ | xyz(54.7460, 66.1165, 49.9137) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.66
Light Sage
#BCECAC
ΔE00 4.62
Hospital Green
#9BE5AA
ΔE00 7.03
Very Pale Green
#CFFDBC
ΔE00 7.18
Mint
#AAF0C1
ΔE00 7.40
Very Light Green
#D1FFBD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEAE #CFAEDE
analogous
#D5DEAE #BDDEAE #AEDEB7
triadic
#BDDEAE #AEBDDE #DEAEBD
tetradic
#BDDEAE #AED5DE #CFAEDE #DEB7AE
square
#BDDEAE #AED5DE #CFAEDE #DEB7AE
split-complementary
#BDDEAE #B7AEDE #DEAED5
monochromatic
#76BB57 #9ACC83 #BDDEAE #E0F0D9 #EDF6E9
Accessibility & contrast
On white
1.48
#BDDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BDDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEAE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEAE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#BDDAD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddeae; /* rgb */ color: rgb(189, 222, 174); /* oklch */ color: oklch(86.4% 0.074 136.0);
Tailwind
colors: {
custom: {
50: '#d1e8c6',
500: '#bddeae',
950: '#000000',
},
}SCSS
$custom: #bddeae; $custom-light: #d1e8c6; $custom-dark: #000000;
JSON
{
"hex": "#bddeae",
"rgb": {
"r": 189,
"g": 222,
"b": 174
},
"hsl": {
"h": 101.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86415,
"c": 0.07362,
"h": 136
},
"luminance": 0.66117
}Semantic roles & 50–950 ramp
primary
#BDDEAE
secondary
#A37AB6
accent
#30B58C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482