#B6E2BC#B6E2BC
#B6E2BC is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.1% C 0.069 H 148.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B6E2BC |
|---|---|
| RGB | rgb(182, 226, 188) |
| HSL | hsl(128, 43%, 80%) |
| HSV | hsv(128, 19%, 89%) |
| CMYK | cmyk(19.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.99, -21.54, 13.94) |
| CIE-LCH | lch(85.99, 25.66, 147.08°) |
| OKLab | oklab(87.14% -0.0592 0.036) |
| OKLCH | oklch(87.14% 0.069 148.7) |
| XYZ | xyz(55.5625, 67.9672, 57.7588) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 6.23
Light Sage
#BCECAC
ΔE00 6.35
Light Grey Green
#B7E1A1
ΔE00 6.51
Light Teal
#90E4C1
ΔE00 6.96
Pale Turquoise
#A5FBD5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6E2BC #E2B6DC
analogous
#C6E2B6 #B6E2BC #B6E2D2
triadic
#B6E2BC #BCB6E2 #E2BCB6
tetradic
#B6E2BC #B6C6E2 #E2B6DC #E2D2B6
square
#B6E2BC #B6C6E2 #E2B6DC #E2D2B6
split-complementary
#B6E2BC #D2B6E2 #E2B6C6
monochromatic
#5EBF6C #8AD194 #B6E2BC #E2F3E4 #E9F6EB
Accessibility & contrast
On white
1.44
#B6E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#B6E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6E2BC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6E2BC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#B1E0D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6e2bc; /* rgb */ color: rgb(182, 226, 188); /* oklch */ color: oklch(87.1% 0.069 148.7);
Tailwind
colors: {
custom: {
50: '#ccebd0',
500: '#b6e2bc',
950: '#000000',
},
}SCSS
$custom: #b6e2bc; $custom-light: #ccebd0; $custom-dark: #000000;
JSON
{
"hex": "#b6e2bc",
"rgb": {
"r": 182,
"g": 226,
"b": 188
},
"hsl": {
"h": 128.182,
"s": 43.137,
"l": 80
},
"oklch": {
"l": 0.87143,
"c": 0.06931,
"h": 148.7
},
"luminance": 0.67969
}Semantic roles & 50–950 ramp
primary
#B6E2BC
secondary
#BB81B3
accent
#2FA4B6
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483