#C6DBBB#C6DBBB
#C6DBBB is a very light, muted yellow-green. Relative luminance 0.663; OKLCH L 86.7% C 0.049 H 134.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBBB |
|---|---|
| RGB | rgb(198, 219, 187) |
| HSL | hsl(99, 31%, 80%) |
| HSV | hsv(99, 15%, 86%) |
| CMYK | cmyk(9.6%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.13, -12.80, 13.40) |
| CIE-LCH | lch(85.13, 18.53, 133.70°) |
| OKLab | oklab(86.71% -0.0343 0.0346) |
| OKLCH | oklch(86.71% 0.049 134.8) |
| XYZ | xyz(57.5882, 66.2561, 56.7588) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.31
Light Sage
#BCECAC
ΔE00 8.96
Mint
#AAF0C1
ΔE00 10.13
Honeydew
#F0FFF0
ΔE00 10.37
Beige
#F5F5DC
ΔE00 10.37
Very Pale Green
#CFFDBC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBBB #D0BBDB
analogous
#D6DBBB #C6DBBB #BBDBC0
triadic
#C6DBBB #BBC6DB #DBBBC6
tetradic
#C6DBBB #BBD6DB #D0BBDB #DBC0BB
square
#C6DBBB #BBD6DB #D0BBDB #DBC0BB
split-complementary
#C6DBBB #C0BBDB #DBBBD6
monochromatic
#83B16B #A4C693 #C6DBBB #E8F0E3 #EEF4EB
Accessibility & contrast
On white
1.47
#C6DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#C6DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBBB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBBB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#C6D8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c6dbbb; /* rgb */ color: rgb(198, 219, 187); /* oklch */ color: oklch(86.7% 0.049 134.8);
Tailwind
colors: {
custom: {
50: '#d7e6cf',
500: '#c6dbbb',
950: '#000000',
},
}SCSS
$custom: #c6dbbb; $custom-light: #d7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c6dbbb",
"rgb": {
"r": 198,
"g": 219,
"b": 187
},
"hsl": {
"h": 99.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86714,
"c": 0.04878,
"h": 134.8
},
"luminance": 0.66257
}Semantic roles & 50–950 ramp
primary
#C6DBBB
secondary
#A488B2
accent
#3CA984
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483