#B3CDBA#B3CDBA
#B3CDBA is a very light, muted green. Relative luminance 0.568; OKLCH L 82.4% C 0.038 H 153.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CDBA |
|---|---|
| RGB | rgb(179, 205, 186) |
| HSL | hsl(136, 21%, 75%) |
| HSV | hsv(136, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.06, -12.37, 6.53) |
| CIE-LCH | lch(80.06, 13.99, 152.19°) |
| OKLab | oklab(82.36% -0.0345 0.017) |
| OKLCH | oklch(82.36% 0.038 153.8) |
| XYZ | xyz(49.2827, 56.7907, 54.8101) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.81
Pale Teal
#82CBB2
ΔE00 9.99
Darkseagreen
#8FBC8F
ΔE00 10.38
Sage Green
#9CAF88
ΔE00 10.66
Light Grey
#D8DCD6
ΔE00 11.14
Silver (survey)
#C5C9C7
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CDBA #CDB3C6
analogous
#B9CDB3 #B3CDBA #B3CDC7
triadic
#B3CDBA #BAB3CD #CDBAB3
tetradic
#B3CDBA #B3B9CD #CDB3C6 #CDC7B3
square
#B3CDBA #B3B9CD #CDB3C6 #CDC7B3
split-complementary
#B3CDBA #C7B3CD #CDB3B9
monochromatic
#699C77 #8EB598 #B3CDBA #D8E5DC #EDF3EE
Accessibility & contrast
On white
1.70
#B3CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B3CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CDBA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CDBA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#AFCCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3cdba; /* rgb */ color: rgb(179, 205, 186); /* oklch */ color: oklch(82.4% 0.038 153.8);
Tailwind
colors: {
custom: {
50: '#cadcce',
500: '#b3cdba',
950: '#000000',
},
}SCSS
$custom: #b3cdba; $custom-light: #cadcce; $custom-dark: #000000;
JSON
{
"hex": "#b3cdba",
"rgb": {
"r": 179,
"g": 205,
"b": 186
},
"hsl": {
"h": 136.154,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.82357,
"c": 0.03843,
"h": 153.8
},
"luminance": 0.56792
}Semantic roles & 50–950 ramp
primary
#B3CDBA
secondary
#A28299
accent
#46879F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483