#CCFFC0#CCFFC0
#CCFFC0 is a very light, moderate green. Relative luminance 0.882; OKLCH L 94.9% C 0.098 H 139.7°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFC0 |
|---|---|
| RGB | rgb(204, 255, 192) |
| HSL | hsl(109, 100%, 88%) |
| HSV | hsv(109, 25%, 100%) |
| CMYK | cmyk(20%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(95.23, -27.53, 24.96) |
| CIE-LCH | lch(95.23, 37.16, 137.80°) |
| OKLab | oklab(94.91% -0.0749 0.0635) |
| OKLCH | oklch(94.91% 0.098 139.7) |
| XYZ | xyz(70.1740, 88.1614, 63.1786) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.16
Very Light Green
#D1FFBD
ΔE00 1.28
Pale Green
#C7FDB5
ΔE00 1.91
Celadon
#BEFDB7
ΔE00 2.31
Light Light Green
#C8FFB0
ΔE00 3.11
Light Mint
#B6FFBB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFC0 #F3C0FF
analogous
#ECFFC0 #CCFFC0 #C0FFD3
triadic
#CCFFC0 #C0CCFF #FFC0CC
tetradic
#CCFFC0 #C0ECFF #F3C0FF #FFD3C0
square
#CCFFC0 #C0ECFF #F3C0FF #FFD3C0
split-complementary
#CCFFC0 #D3C0FF #FFC0EC
monochromatic
#69FF46 #9AFF83 #CCFFC0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#CCFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#CCFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFC0
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFC0 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BC
Deuteranopia (green-blind)
#FBEFC3
Tritanopia (blue-blind)
#C9FBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffc0; /* rgb */ color: rgb(204, 255, 192); /* oklch */ color: oklch(94.9% 0.098 139.7);
Tailwind
colors: {
custom: {
50: '#dcffd3',
500: '#ccffc0',
950: '#000000',
},
}SCSS
$custom: #ccffc0; $custom-light: #dcffd3; $custom-dark: #000000;
JSON
{
"hex": "#ccffc0",
"rgb": {
"r": 204,
"g": 255,
"b": 192
},
"hsl": {
"h": 108.571,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94905,
"c": 0.09817,
"h": 139.7
},
"luminance": 0.88163
}Semantic roles & 50–950 ramp
primary
#CCFFC0
secondary
#D37BE8
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683