#C6FFDE#C6FFDE
#C6FFDE is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.073 H 159.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFDE |
|---|---|
| RGB | rgb(198, 255, 222) |
| HSL | hsl(145, 100%, 89%) |
| HSV | hsv(145, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.50, -24.31, 9.96) |
| CIE-LCH | lch(95.50, 26.27, 157.73°) |
| OKLab | oklab(95.23% -0.0681 0.0258) |
| OKLCH | oklch(95.23% 0.073 159.3) |
| XYZ | xyz(72.2297, 88.7972, 82.4270) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.74
Pale Aqua
#B8FFEB
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 7.79
Light Teal
#90E4C1
ΔE00 8.01
Light Seafoam
#A0FEBF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFDE #FFC6E7
analogous
#CBFFC6 #C6FFDE #C6FFFB
triadic
#C6FFDE #DEC6FF #FFDEC6
tetradic
#C6FFDE #C6CBFF #FFC6E7 #FFFBC6
square
#C6FFDE #C6CBFF #FFC6E7 #FFFBC6
split-complementary
#C6FFDE #FBC6FF #FFC6CB
monochromatic
#4CFF97 #89FFBB #C6FFDE #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C6FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#C6FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFDE
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFDE | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#BCFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c6ffde; /* rgb */ color: rgb(198, 255, 222); /* oklch */ color: oklch(95.2% 0.073 159.3);
Tailwind
colors: {
custom: {
50: '#d8ffe8',
500: '#c6ffde',
950: '#000000',
},
}SCSS
$custom: #c6ffde; $custom-light: #d8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c6ffde",
"rgb": {
"r": 198,
"g": 255,
"b": 222
},
"hsl": {
"h": 145.263,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95231,
"c": 0.07278,
"h": 159.3
},
"luminance": 0.888
}Semantic roles & 50–950 ramp
primary
#C6FFDE
secondary
#E981BD
accent
#0085E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684