#C6DBBF#C6DBBF
#C6DBBF is a very light, muted green. Relative luminance 0.664; OKLCH L 86.8% C 0.044 H 137.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBBF |
|---|---|
| RGB | rgb(198, 219, 191) |
| HSL | hsl(105, 28%, 80%) |
| HSV | hsv(105, 13%, 86%) |
| CMYK | cmyk(9.6%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(85.22, -12.12, 11.41) |
| CIE-LCH | lch(85.22, 16.65, 136.72°) |
| OKLab | oklab(86.81% -0.0327 0.0296) |
| OKLCH | oklch(86.81% 0.044 137.9) |
| XYZ | xyz(58.0224, 66.4298, 59.0455) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.39
Honeydew
#F0FFF0
ΔE00 9.70
Light Sage
#BCECAC
ΔE00 9.91
Beige
#F5F5DC
ΔE00 10.20
Mint
#AAF0C1
ΔE00 10.52
Light Grey
#D8DCD6
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBBF #D4BFDB
analogous
#D4DBBF #C6DBBF #BFDBC6
triadic
#C6DBBF #BFC6DB #DBBFC6
tetradic
#C6DBBF #BFD4DB #D4BFDB #DBC6BF
square
#C6DBBF #BFD4DB #D4BFDB #DBC6BF
split-complementary
#C6DBBF #C6BFDB #DBBFD4
monochromatic
#80AF71 #A3C598 #C6DBBF #E9F1E6 #EEF4EB
Accessibility & contrast
On white
1.47
#C6DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C6DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBBF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBBF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#C5D9D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c6dbbf; /* rgb */ color: rgb(198, 219, 191); /* oklch */ color: oklch(86.8% 0.044 137.9);
Tailwind
colors: {
custom: {
50: '#d7e6d2',
500: '#c6dbbf',
950: '#000000',
},
}SCSS
$custom: #c6dbbf; $custom-light: #d7e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c6dbbf",
"rgb": {
"r": 198,
"g": 219,
"b": 191
},
"hsl": {
"h": 105,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86813,
"c": 0.04411,
"h": 137.9
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#C6DBBF
secondary
#A88CB2
accent
#3FA78D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483