#CCFEC5#CCFEC5
#CCFEC5 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.091 H 141.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEC5 |
|---|---|
| RGB | rgb(204, 254, 197) |
| HSL | hsl(113, 97%, 88%) |
| HSV | hsv(113, 22%, 100%) |
| CMYK | cmyk(19.7%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(95.06, -26.26, 22.18) |
| CIE-LCH | lch(95.06, 34.37, 139.81°) |
| OKLab | oklab(94.8% -0.0715 0.0567) |
| OKLCH | oklch(94.8% 0.091 141.6) |
| XYZ | xyz(70.4192, 87.7505, 66.0399) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.13
Very Light Green
#D1FFBD
ΔE00 2.32
Celadon
#BEFDB7
ΔE00 3.11
Pale Green
#C7FDB5
ΔE00 3.13
Light Mint
#B6FFBB
ΔE00 3.84
Light Sage
#BCECAC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEC5 #F7C5FE
analogous
#E8FEC5 #CCFEC5 #C5FEDA
triadic
#CCFEC5 #C5CCFE #FEC5CC
tetradic
#CCFEC5 #C5E8FE #F7C5FE #FEDAC5
square
#CCFEC5 #C5E8FE #F7C5FE #FEDAC5
split-complementary
#CCFEC5 #DAC5FE #FEC5E8
monochromatic
#62FC4D #97FD89 #CCFEC5 #E5FEE1 #E5FEE1
Accessibility & contrast
On white
1.13
#CCFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CCFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEC5
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEC5 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C2
Deuteranopia (green-blind)
#F9EFC8
Tritanopia (blue-blind)
#C9FAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfec5; /* rgb */ color: rgb(204, 254, 197); /* oklch */ color: oklch(94.8% 0.091 141.6);
Tailwind
colors: {
custom: {
50: '#dcffd6',
500: '#ccfec5',
950: '#000000',
},
}SCSS
$custom: #ccfec5; $custom-light: #dcffd6; $custom-dark: #000000;
JSON
{
"hex": "#ccfec5",
"rgb": {
"r": 204,
"g": 254,
"b": 197
},
"hsl": {
"h": 112.632,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.94798,
"c": 0.09124,
"h": 141.6
},
"luminance": 0.87752
}Semantic roles & 50–950 ramp
primary
#CCFEC5
secondary
#DA81E7
accent
#00E6C9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683