#C6FFDC#C6FFDC
#C6FFDC is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.074 H 157.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFDC |
|---|---|
| RGB | rgb(198, 255, 220) |
| HSL | hsl(143, 100%, 89%) |
| HSV | hsv(143, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.45, -24.68, 10.92) |
| CIE-LCH | lch(95.45, 26.98, 156.13°) |
| OKLab | oklab(95.18% -0.0689 0.0283) |
| OKLCH | oklch(95.18% 0.074 157.7) |
| XYZ | xyz(71.9633, 88.6906, 81.0237) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.72
Mint
#AAF0C1
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.65
Light Seafoam
#A0FEBF
ΔE00 7.61
Light Mint
#B6FFBB
ΔE00 7.68
Light Aqua
#8CFFDB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFDC #FFC6E9
analogous
#CDFFC6 #C6FFDC #C6FFF9
triadic
#C6FFDC #DCC6FF #FFDCC6
tetradic
#C6FFDC #C6CDFF #FFC6E9 #FFF9C6
square
#C6FFDC #C6CDFF #FFC6E9 #FFF9C6
split-complementary
#C6FFDC #F9C6FF #FFC6CD
monochromatic
#4CFF91 #89FFB6 #C6FFDC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.12
#C6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#C6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFDC
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFDC | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#BCFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c6ffdc; /* rgb */ color: rgb(198, 255, 220); /* oklch */ color: oklch(95.2% 0.074 157.7);
Tailwind
colors: {
custom: {
50: '#d8ffe6',
500: '#c6ffdc',
950: '#000000',
},
}SCSS
$custom: #c6ffdc; $custom-light: #d8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c6ffdc",
"rgb": {
"r": 198,
"g": 255,
"b": 220
},
"hsl": {
"h": 143.158,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95181,
"c": 0.07445,
"h": 157.7
},
"luminance": 0.88693
}Semantic roles & 50–950 ramp
primary
#C6FFDC
secondary
#E981C0
accent
#008DE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684