#BAD3BE#BAD3BE
#BAD3BE is a very light, muted green. Relative luminance 0.607; OKLCH L 84.2% C 0.039 H 149.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3BE |
|---|---|
| RGB | rgb(186, 211, 190) |
| HSL | hsl(130, 22%, 78%) |
| HSV | hsv(130, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(82.24, -12.33, 7.59) |
| CIE-LCH | lch(82.24, 14.48, 148.41°) |
| OKLab | oklab(84.24% -0.0341 0.0197) |
| OKLCH | oklch(84.24% 0.039 149.9) |
| XYZ | xyz(52.8362, 60.7445, 57.6464) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.66
Pale Teal
#82CBB2
ΔE00 10.69
Greenish Grey
#96AE8D
ΔE00 10.83
Darkseagreen
#8FBC8F
ΔE00 10.94
Honeydew
#F0FFF0
ΔE00 11.05
Light Teal
#90E4C1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3BE #D3BACF
analogous
#C2D3BA #BAD3BE #BAD3CA
triadic
#BAD3BE #BEBAD3 #D3BEBA
tetradic
#BAD3BE #BAC2D3 #D3BACF #D3CABA
square
#BAD3BE #BAC2D3 #D3BACF #D3CABA
split-complementary
#BAD3BE #CABAD3 #D3BAC2
monochromatic
#6FA378 #95BB9B #BAD3BE #DFEBE1 #ECF3ED
Accessibility & contrast
On white
1.60
#BAD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BAD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3BE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3BE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBD
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#B7D2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad3be; /* rgb */ color: rgb(186, 211, 190); /* oklch */ color: oklch(84.2% 0.039 149.9);
Tailwind
colors: {
custom: {
50: '#cee0d1',
500: '#bad3be',
950: '#000000',
},
}SCSS
$custom: #bad3be; $custom-light: #cee0d1; $custom-dark: #000000;
JSON
{
"hex": "#bad3be",
"rgb": {
"r": 186,
"g": 211,
"b": 190
},
"hsl": {
"h": 129.6,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.84238,
"c": 0.03941,
"h": 149.9
},
"luminance": 0.60745
}Semantic roles & 50–950 ramp
primary
#BAD3BE
secondary
#A889A3
accent
#4592A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483