#BDDFCA#BDDFCA
#BDDFCA is a very light, muted green. Relative luminance 0.679; OKLCH L 87.3% C 0.046 H 158.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFCA |
|---|---|
| RGB | rgb(189, 223, 202) |
| HSL | hsl(143, 35%, 81%) |
| HSV | hsv(143, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.93, -15.20, 6.57) |
| CIE-LCH | lch(85.93, 16.56, 156.63°) |
| OKLab | oklab(87.32% -0.0427 0.0171) |
| OKLCH | oklch(87.32% 0.046 158.2) |
| XYZ | xyz(58.0320, 67.8571, 65.9059) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.06
Mint
#AAF0C1
ΔE00 9.17
Light Teal
#90E4C1
ΔE00 9.17
Pale Aqua
#B8FFEB
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.41
Eggshell Blue
#C4FFF7
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFCA #DFBDD2
analogous
#C1DFBD #BDDFCA #BDDFDB
triadic
#BDDFCA #CABDDF #DFCABD
tetradic
#BDDFCA #BDC1DF #DFBDD2 #DFDBBD
square
#BDDFCA #BDC1DF #DFBDD2 #DFDBBD
split-complementary
#BDDFCA #DBBDDF #DFBDC1
monochromatic
#6BB788 #94CBA9 #BDDFCA #E6F3EB #EAF5EE
Accessibility & contrast
On white
1.44
#BDDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BDDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFCA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFCA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#B8DED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddfca; /* rgb */ color: rgb(189, 223, 202); /* oklch */ color: oklch(87.3% 0.046 158.2);
Tailwind
colors: {
custom: {
50: '#d1e9da',
500: '#bddfca',
950: '#000000',
},
}SCSS
$custom: #bddfca; $custom-light: #d1e9da; $custom-dark: #000000;
JSON
{
"hex": "#bddfca",
"rgb": {
"r": 189,
"g": 223,
"b": 202
},
"hsl": {
"h": 142.941,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87317,
"c": 0.04596,
"h": 158.2
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#BDDFCA
secondary
#B789A6
accent
#3881AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483