#B6DDBB#B6DDBB
#B6DDBB is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.0% C 0.062 H 148.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DDBB |
|---|---|
| RGB | rgb(182, 221, 187) |
| HSL | hsl(128, 36%, 79%) |
| HSV | hsv(128, 18%, 87%) |
| CMYK | cmyk(17.6%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.61, -19.25, 12.52) |
| CIE-LCH | lch(84.61, 22.96, 146.97°) |
| OKLab | oklab(86.03% -0.053 0.0323) |
| OKLCH | oklch(86.03% 0.062 148.6) |
| XYZ | xyz(54.1153, 65.2446, 56.7464) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 7.34
Hospital Green
#9BE5AA
ΔE00 7.49
Light Sage
#BCECAC
ΔE00 7.57
Light Teal
#90E4C1
ΔE00 7.63
Seafoam
#7FE0B3
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DDBB #DDB6D8
analogous
#C5DDB6 #B6DDBB #B6DDCF
triadic
#B6DDBB #BBB6DD #DDBBB6
tetradic
#B6DDBB #B6C5DD #DDB6D8 #DDCFB6
square
#B6DDBB #B6C5DD #DDB6D8 #DDCFB6
split-complementary
#B6DDBB #CFB6DD #DDB6C5
monochromatic
#62B66D #8CCA94 #B6DDBB #E0F0E2 #EAF5EC
Accessibility & contrast
On white
1.49
#B6DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B6DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DDBB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DDBB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#B2DBD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b6ddbb; /* rgb */ color: rgb(182, 221, 187); /* oklch */ color: oklch(86.0% 0.062 148.6);
Tailwind
colors: {
custom: {
50: '#cce7cf',
500: '#b6ddbb',
950: '#000000',
},
}SCSS
$custom: #b6ddbb; $custom-light: #cce7cf; $custom-dark: #000000;
JSON
{
"hex": "#b6ddbb",
"rgb": {
"r": 182,
"g": 221,
"b": 187
},
"hsl": {
"h": 127.692,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.86034,
"c": 0.06208,
"h": 148.6
},
"luminance": 0.65246
}Semantic roles & 50–950 ramp
primary
#B6DDBB
secondary
#B582AE
accent
#36A0AF
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483