#B6D6BE#B6D6BE
#B6D6BE is a very light, muted green. Relative luminance 0.618; OKLCH L 84.6% C 0.047 H 152.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D6BE |
|---|---|
| RGB | rgb(182, 214, 190) |
| HSL | hsl(135, 28%, 78%) |
| HSV | hsv(135, 15%, 84%) |
| CMYK | cmyk(15%, 0%, 11.2%, 16.1%) |
| CIE-LAB | lab(82.78, -15.20, 8.33) |
| CIE-LCH | lch(82.78, 17.34, 151.29°) |
| OKLab | oklab(84.6% -0.0422 0.0216) |
| OKLCH | oklch(84.6% 0.047 152.9) |
| XYZ | xyz(52.6300, 61.7548, 57.8522) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.16
Light Teal
#90E4C1
ΔE00 9.32
Mint
#AAF0C1
ΔE00 9.47
Darkseagreen
#8FBC8F
ΔE00 10.07
Light Grey Green
#B7E1A1
ΔE00 10.28
Seafoam Blue
#78D1B6
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D6BE #D6B6CE
analogous
#BED6B6 #B6D6BE #B6D6CE
triadic
#B6D6BE #BEB6D6 #D6BEB6
tetradic
#B6D6BE #B6BED6 #D6B6CE #D6CEB6
square
#B6D6BE #B6BED6 #D6B6CE #D6CEB6
split-complementary
#B6D6BE #CEB6D6 #D6B6BE
monochromatic
#68AA78 #8FC09B #B6D6BE #DDECE1 #EBF4EE
Accessibility & contrast
On white
1.57
#B6D6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#B6D6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D6BE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D6BE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#D0CDBF
Tritanopia (blue-blind)
#B2D5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b6d6be; /* rgb */ color: rgb(182, 214, 190); /* oklch */ color: oklch(84.6% 0.047 152.9);
Tailwind
colors: {
custom: {
50: '#cce2d1',
500: '#b6d6be',
950: '#000000',
},
}SCSS
$custom: #b6d6be; $custom-light: #cce2d1; $custom-dark: #000000;
JSON
{
"hex": "#b6d6be",
"rgb": {
"r": 182,
"g": 214,
"b": 190
},
"hsl": {
"h": 135,
"s": 28.07,
"l": 77.647
},
"oklch": {
"l": 0.84601,
"c": 0.04745,
"h": 152.9
},
"luminance": 0.61756
}Semantic roles & 50–950 ramp
primary
#B6D6BE
secondary
#AC84A2
accent
#3F8DA7
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483