#BAD2BE#BAD2BE
#BAD2BE is a very light, muted green. Relative luminance 0.603; OKLCH L 84.0% C 0.038 H 150.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2BE |
|---|---|
| RGB | rgb(186, 210, 190) |
| HSL | hsl(130, 21%, 78%) |
| HSV | hsv(130, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(81.97, -11.82, 7.20) |
| CIE-LCH | lch(81.97, 13.84, 148.66°) |
| OKLab | oklab(84.03% -0.0327 0.0188) |
| OKLCH | oklch(84.03% 0.038 150.2) |
| XYZ | xyz(52.5886, 60.2492, 57.5639) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.33
Greenish Grey
#96AE8D
ΔE00 10.80
Pale Teal
#82CBB2
ΔE00 10.91
Honeydew
#F0FFF0
ΔE00 11.06
Silver (survey)
#C5C9C7
ΔE00 11.12
Darkseagreen
#8FBC8F
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2BE #D2BACE
analogous
#C2D2BA #BAD2BE #BAD2CA
triadic
#BAD2BE #BEBAD2 #D2BEBA
tetradic
#BAD2BE #BAC2D2 #D2BACE #D2CABA
square
#BAD2BE #BAC2D2 #D2BACE #D2CABA
split-complementary
#BAD2BE #CABAD2 #D2BAC2
monochromatic
#70A278 #95BA9B #BAD2BE #DFEAE1 #ECF3EE
Accessibility & contrast
On white
1.61
#BAD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BAD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2BE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2BE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#B7D1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2be; /* rgb */ color: rgb(186, 210, 190); /* oklch */ color: oklch(84.0% 0.038 150.2);
Tailwind
colors: {
custom: {
50: '#cedfd1',
500: '#bad2be',
950: '#000000',
},
}SCSS
$custom: #bad2be; $custom-light: #cedfd1; $custom-dark: #000000;
JSON
{
"hex": "#bad2be",
"rgb": {
"r": 186,
"g": 210,
"b": 190
},
"hsl": {
"h": 130,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84026,
"c": 0.03771,
"h": 150.2
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#BAD2BE
secondary
#A789A2
accent
#46919F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483