#CCFEC0#CCFEC0
#CCFEC0 is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.7% C 0.097 H 139.6°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEC0 |
|---|---|
| RGB | rgb(204, 254, 192) |
| HSL | hsl(108, 97%, 87%) |
| HSV | hsv(108, 24%, 100%) |
| CMYK | cmyk(19.7%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(94.96, -27.06, 24.59) |
| CIE-LCH | lch(94.96, 36.56, 137.73°) |
| OKLab | oklab(94.69% -0.0736 0.0626) |
| OKLCH | oklch(94.69% 0.097 139.6) |
| XYZ | xyz(69.8558, 87.5251, 63.0725) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.13
Very Light Green
#D1FFBD
ΔE00 1.33
Pale Green
#C7FDB5
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.45
Light Light Green
#C8FFB0
ΔE00 3.28
Light Mint
#B6FFBB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEC0 #F2C0FE
analogous
#EBFEC0 #CCFEC0 #C0FED3
triadic
#CCFEC0 #C0CCFE #FEC0CC
tetradic
#CCFEC0 #C0EBFE #F2C0FE #FED3C0
square
#CCFEC0 #C0EBFE #F2C0FE #FED3C0
split-complementary
#CCFEC0 #D3C0FE #FEC0EB
monochromatic
#6AFC48 #9BFD84 #CCFEC0 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.13
#CCFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CCFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEC0
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEC0 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BC
Deuteranopia (green-blind)
#FAEFC3
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfec0; /* rgb */ color: rgb(204, 254, 192); /* oklch */ color: oklch(94.7% 0.097 139.6);
Tailwind
colors: {
custom: {
50: '#dcffd3',
500: '#ccfec0',
950: '#000000',
},
}SCSS
$custom: #ccfec0; $custom-light: #dcffd3; $custom-dark: #000000;
JSON
{
"hex": "#ccfec0",
"rgb": {
"r": 204,
"g": 254,
"b": 192
},
"hsl": {
"h": 108.387,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.9469,
"c": 0.09659,
"h": 139.6
},
"luminance": 0.87527
}Semantic roles & 50–950 ramp
primary
#CCFEC0
secondary
#D17CE6
accent
#00E6B9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683