#CCFFC1#CCFFC1
#CCFFC1 is a very light, moderate green. Relative luminance 0.882; OKLCH L 94.9% C 0.097 H 140.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFC1 |
|---|---|
| RGB | rgb(204, 255, 193) |
| HSL | hsl(109, 100%, 88%) |
| HSV | hsv(109, 24%, 100%) |
| CMYK | cmyk(20%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(95.25, -27.37, 24.48) |
| CIE-LCH | lch(95.25, 36.72, 138.19°) |
| OKLab | oklab(94.93% -0.0745 0.0623) |
| OKLCH | oklch(94.93% 0.097 140.1) |
| XYZ | xyz(70.2852, 88.2059, 63.7641) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.31
Very Light Green
#D1FFBD
ΔE00 1.45
Pale Green
#C7FDB5
ΔE00 2.11
Celadon
#BEFDB7
ΔE00 2.40
Light Light Green
#C8FFB0
ΔE00 3.32
Light Mint
#B6FFBB
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFC1 #F4C1FF
analogous
#EBFFC1 #CCFFC1 #C1FFD5
triadic
#CCFFC1 #C1CCFF #FFC1CC
tetradic
#CCFFC1 #C1EBFF #F4C1FF #FFD5C1
square
#CCFFC1 #C1EBFF #F4C1FF #FFD5C1
split-complementary
#CCFFC1 #D5C1FF #FFC1EB
monochromatic
#67FF47 #9AFF84 #CCFFC1 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#CCFFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#CCFFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFC1
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFC1 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BD
Deuteranopia (green-blind)
#FBEFC4
Tritanopia (blue-blind)
#C9FBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffc1; /* rgb */ color: rgb(204, 255, 193); /* oklch */ color: oklch(94.9% 0.097 140.1);
Tailwind
colors: {
custom: {
50: '#dcffd4',
500: '#ccffc1',
950: '#000000',
},
}SCSS
$custom: #ccffc1; $custom-light: #dcffd4; $custom-dark: #000000;
JSON
{
"hex": "#ccffc1",
"rgb": {
"r": 204,
"g": 255,
"b": 193
},
"hsl": {
"h": 109.355,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.94926,
"c": 0.09709,
"h": 140.1
},
"luminance": 0.88208
}Semantic roles & 50–950 ramp
primary
#CCFFC1
secondary
#D57CE8
accent
#00E6BD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683