#C6FFDF#C6FFDF
#C6FFDF is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.072 H 160.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFDF |
|---|---|
| RGB | rgb(198, 255, 223) |
| HSL | hsl(146, 100%, 89%) |
| HSV | hsv(146, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.52, -24.12, 9.47) |
| CIE-LCH | lch(95.52, 25.91, 158.55°) |
| OKLab | oklab(95.26% -0.0676 0.0245) |
| OKLCH | oklch(95.26% 0.072 160.1) |
| XYZ | xyz(72.3642, 88.8510, 83.1349) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.77
Pale Aqua
#B8FFEB
ΔE00 4.86
Mint
#AAF0C1
ΔE00 5.72
Light Aqua
#8CFFDB
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 8.02
Eggshell Blue
#C4FFF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFDF #FFC6E6
analogous
#CAFFC6 #C6FFDF #C6FFFC
triadic
#C6FFDF #DFC6FF #FFDFC6
tetradic
#C6FFDF #C6CAFF #FFC6E6 #FFFCC6
square
#C6FFDF #C6CAFF #FFC6E6 #FFFCC6
split-complementary
#C6FFDF #FCC6FF #FFC6CA
monochromatic
#4CFF9A #89FFBD #C6FFDF #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C6FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#C6FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFDF
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFDF | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#BCFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c6ffdf; /* rgb */ color: rgb(198, 255, 223); /* oklch */ color: oklch(95.3% 0.072 160.1);
Tailwind
colors: {
custom: {
50: '#d8ffe9',
500: '#c6ffdf',
950: '#000000',
},
}SCSS
$custom: #c6ffdf; $custom-light: #d8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c6ffdf",
"rgb": {
"r": 198,
"g": 255,
"b": 223
},
"hsl": {
"h": 146.316,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95257,
"c": 0.07196,
"h": 160.1
},
"luminance": 0.88853
}Semantic roles & 50–950 ramp
primary
#C6FFDF
secondary
#E981BB
accent
#0081E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684