#B6CFAF#B6CFAF
#B6CFAF is a very light, muted green. Relative luminance 0.577; OKLCH L 82.7% C 0.052 H 138.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CFAF |
|---|---|
| RGB | rgb(182, 207, 175) |
| HSL | hsl(107, 25%, 75%) |
| HSV | hsv(107, 15%, 81%) |
| CMYK | cmyk(12.1%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(80.55, -14.33, 13.12) |
| CIE-LCH | lch(80.55, 19.43, 137.52°) |
| OKLab | oklab(82.72% -0.0388 0.0339) |
| OKLCH | oklch(82.72% 0.052 138.9) |
| XYZ | xyz(49.3406, 57.6652, 49.0802) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.23
Light Grey Green
#B7E1A1
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 8.89
Light Sage
#BCECAC
ΔE00 9.74
Hospital Green
#9BE5AA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CFAF #C8AFCF
analogous
#C6CFAF #B6CFAF #AFCFB8
triadic
#B6CFAF #AFB6CF #CFAFB6
tetradic
#B6CFAF #AFC6CF #C8AFCF #CFB8AF
square
#B6CFAF #AFC6CF #C8AFCF #CFB8AF
split-complementary
#B6CFAF #B8AFCF #CFAFC6
monochromatic
#70A163 #93B889 #B6CFAF #D9E6D5 #EEF4EC
Accessibility & contrast
On white
1.68
#B6CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B6CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CFAF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CFAF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#B5CDC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cfaf; /* rgb */ color: rgb(182, 207, 175); /* oklch */ color: oklch(82.7% 0.052 138.9);
Tailwind
colors: {
custom: {
50: '#ccddc7',
500: '#b6cfaf',
950: '#000000',
},
}SCSS
$custom: #b6cfaf; $custom-light: #ccddc7; $custom-dark: #000000;
JSON
{
"hex": "#b6cfaf",
"rgb": {
"r": 182,
"g": 207,
"b": 175
},
"hsl": {
"h": 106.875,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.82715,
"c": 0.05152,
"h": 138.9
},
"luminance": 0.57666
}Semantic roles & 50–950 ramp
primary
#B6CFAF
secondary
#9C7EA4
accent
#42A48E
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482