#CCFECF#CCFECF
#CCFECF is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.081 H 146.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFECF |
|---|---|
| RGB | rgb(204, 254, 207) |
| HSL | hsl(124, 96%, 90%) |
| HSV | hsv(124, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(95.26, -24.59, 17.35) |
| CIE-LCH | lch(95.26, 30.10, 144.79°) |
| OKLab | oklab(95.02% -0.0674 0.0447) |
| OKLCH | oklch(95.02% 0.081 146.5) |
| XYZ | xyz(71.6033, 88.2241, 72.2758) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.46
Very Light Green
#D1FFBD
ΔE00 4.64
Mint
#AAF0C1
ΔE00 5.05
Celadon
#BEFDB7
ΔE00 5.10
Light Mint
#B6FFBB
ΔE00 5.18
Pale Green
#C7FDB5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFECF #FECCFB
analogous
#E2FECC #CCFECF #CCFEE8
triadic
#CCFECF #CFCCFE #FECFCC
tetradic
#CCFECF #CCE2FE #FECCFB #FEE8CC
square
#CCFECF #CCE2FE #FECCFB #FEE8CC
split-complementary
#CCFECF #E8CCFE #FECCE2
monochromatic
#54FC5E #90FD97 #CCFECF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.13
#CCFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CCFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFECF
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFECF | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#C7FBF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfecf; /* rgb */ color: rgb(204, 254, 207); /* oklch */ color: oklch(95.0% 0.081 146.5);
Tailwind
colors: {
custom: {
50: '#dcffdd',
500: '#ccfecf',
950: '#000000',
},
}SCSS
$custom: #ccfecf; $custom-light: #dcffdd; $custom-dark: #000000;
JSON
{
"hex": "#ccfecf",
"rgb": {
"r": 204,
"g": 254,
"b": 207
},
"hsl": {
"h": 123.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95023,
"c": 0.08085,
"h": 146.5
},
"luminance": 0.88226
}Semantic roles & 50–950 ramp
primary
#CCFECF
secondary
#E787E2
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684