#CCFECE#CCFECE
#CCFECE is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.082 H 145.9°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFECE |
|---|---|
| RGB | rgb(204, 254, 206) |
| HSL | hsl(122, 96%, 90%) |
| HSV | hsv(122, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(95.23, -24.76, 17.84) |
| CIE-LCH | lch(95.23, 30.52, 144.23°) |
| OKLab | oklab(95% -0.0678 0.0459) |
| OKLCH | oklch(95% 0.082 145.9) |
| XYZ | xyz(71.4814, 88.1753, 71.6340) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.21
Very Light Green
#D1FFBD
ΔE00 4.40
Celadon
#BEFDB7
ΔE00 4.88
Light Mint
#B6FFBB
ΔE00 5.00
Mint
#AAF0C1
ΔE00 5.09
Pale Green
#C7FDB5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFECE #FECCFC
analogous
#E3FECC #CCFECE #CCFEE7
triadic
#CCFECE #CECCFE #FECECC
tetradic
#CCFECE #CCE3FE #FECCFC #FEE7CC
square
#CCFECE #CCE3FE #FECCFC #FEE7CC
split-complementary
#CCFECE #E7CCFE #FECCE3
monochromatic
#54FC5B #90FD94 #CCFECE #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.13
#CCFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#CCFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFECE
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFECE | 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)
#FFF5CB
Deuteranopia (green-blind)
#F7EFD0
Tritanopia (blue-blind)
#C7FBF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfece; /* rgb */ color: rgb(204, 254, 206); /* oklch */ color: oklch(95.0% 0.082 145.9);
Tailwind
colors: {
custom: {
50: '#dcffdd',
500: '#ccfece',
950: '#000000',
},
}SCSS
$custom: #ccfece; $custom-light: #dcffdd; $custom-dark: #000000;
JSON
{
"hex": "#ccfece",
"rgb": {
"r": 204,
"g": 254,
"b": 206
},
"hsl": {
"h": 122.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95,
"c": 0.08186,
"h": 145.9
},
"luminance": 0.88177
}Semantic roles & 50–950 ramp
primary
#CCFECE
secondary
#E787E4
accent
#00DCE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684