#C6DDBB#C6DDBB
#C6DDBB is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.052 H 135.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDBB |
|---|---|
| RGB | rgb(198, 221, 187) |
| HSL | hsl(101, 33%, 80%) |
| HSV | hsv(101, 15%, 87%) |
| CMYK | cmyk(10.4%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.66, -13.81, 14.15) |
| CIE-LCH | lch(85.66, 19.77, 134.31°) |
| OKLab | oklab(87.14% -0.0371 0.0365) |
| OKLCH | oklch(87.14% 0.052 135.5) |
| XYZ | xyz(58.1131, 67.3059, 56.9338) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.64
Light Sage
#BCECAC
ΔE00 8.20
Mint
#AAF0C1
ΔE00 9.44
Very Pale Green
#CFFDBC
ΔE00 9.65
Very Light Green
#D1FFBD
ΔE00 10.00
Hospital Green
#9BE5AA
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDBB #D2BBDD
analogous
#D7DDBB #C6DDBB #BBDDC1
triadic
#C6DDBB #BBC6DD #DDBBC6
tetradic
#C6DDBB #BBD7DD #D2BBDD #DDC1BB
square
#C6DDBB #BBD7DD #D2BBDD #DDC1BB
split-complementary
#C6DDBB #C1BBDD #DDBBD7
monochromatic
#82B469 #A4C992 #C6DDBB #E8F1E4 #EEF5EB
Accessibility & contrast
On white
1.45
#C6DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C6DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDBB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDBB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#C6DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6ddbb; /* rgb */ color: rgb(198, 221, 187); /* oklch */ color: oklch(87.1% 0.052 135.5);
Tailwind
colors: {
custom: {
50: '#d7e7cf',
500: '#c6ddbb',
950: '#000000',
},
}SCSS
$custom: #c6ddbb; $custom-light: #d7e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c6ddbb",
"rgb": {
"r": 198,
"g": 221,
"b": 187
},
"hsl": {
"h": 100.588,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87136,
"c": 0.0521,
"h": 135.5
},
"luminance": 0.67307
}Semantic roles & 50–950 ramp
primary
#C6DDBB
secondary
#A687B5
accent
#39AC87
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483