#C9FFCC#C9FFCC
#C9FFCC is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.087 H 146.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFCC |
|---|---|
| RGB | rgb(201, 255, 204) |
| HSL | hsl(123, 100%, 89%) |
| HSV | hsv(123, 21%, 100%) |
| CMYK | cmyk(21.2%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.29, -26.55, 18.90) |
| CIE-LCH | lch(95.29, 32.59, 144.55°) |
| OKLab | oklab(94.98% -0.0727 0.0485) |
| OKLCH | oklch(94.98% 0.087 146.3) |
| XYZ | xyz(70.7436, 88.2951, 70.4304) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.90
Very Light Green
#D1FFBD
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.15
Light Mint
#B6FFBB
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.69
Mint
#AAF0C1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFCC #FFC9FC
analogous
#E1FFC9 #C9FFCC #C9FFE7
triadic
#C9FFCC #CCC9FF #FFCCC9
tetradic
#C9FFCC #C9E1FF #FFC9FC #FFE7C9
square
#C9FFCC #C9E1FF #FFC9FC #FFE7C9
split-complementary
#C9FFCC #E7C9FF #FFC9E1
monochromatic
#4FFF58 #8CFF92 #C9FFCC #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.13
#C9FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C9FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFCC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFCC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#F8EFCF
Tritanopia (blue-blind)
#C3FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c9ffcc; /* rgb */ color: rgb(201, 255, 204); /* oklch */ color: oklch(95.0% 0.087 146.3);
Tailwind
colors: {
custom: {
50: '#daffdb',
500: '#c9ffcc',
950: '#000000',
},
}SCSS
$custom: #c9ffcc; $custom-light: #daffdb; $custom-dark: #000000;
JSON
{
"hex": "#c9ffcc",
"rgb": {
"r": 201,
"g": 255,
"b": 204
},
"hsl": {
"h": 123.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.94981,
"c": 0.08741,
"h": 146.3
},
"luminance": 0.88297
}Semantic roles & 50–950 ramp
primary
#C9FFCC
secondary
#E983E3
accent
#00D9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151815
muted
#848684