#CCFED1#CCFED1
#CCFED1 is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.1% C 0.079 H 147.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFED1 |
|---|---|
| RGB | rgb(204, 254, 209) |
| HSL | hsl(126, 96%, 90%) |
| HSV | hsv(126, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 17.7%, 0.4%) |
| CIE-LAB | lab(95.30, -24.25, 16.39) |
| CIE-LCH | lch(95.30, 29.27, 145.95°) |
| OKLab | oklab(95.07% -0.0666 0.0422) |
| OKLCH | oklch(95.07% 0.079 147.6) |
| XYZ | xyz(71.8493, 88.3225, 73.5717) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.96
Mint
#AAF0C1
ΔE00 5.02
Very Light Green
#D1FFBD
ΔE00 5.14
Light Mint
#B6FFBB
ΔE00 5.56
Celadon
#BEFDB7
ΔE00 5.56
Pale Green
#C7FDB5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFED1 #FECCF9
analogous
#E0FECC #CCFED1 #CCFEEA
triadic
#CCFED1 #D1CCFE #FED1CC
tetradic
#CCFED1 #CCE0FE #FECCF9 #FEEACC
square
#CCFED1 #CCE0FE #FECCF9 #FEEACC
split-complementary
#CCFED1 #EACCFE #FECCE0
monochromatic
#54FC65 #90FD9B #CCFED1 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.13
#CCFED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#CCFED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFED1
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFED1 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CF
Deuteranopia (green-blind)
#F7EFD3
Tritanopia (blue-blind)
#C7FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfed1; /* rgb */ color: rgb(204, 254, 209); /* oklch */ color: oklch(95.1% 0.079 147.6);
Tailwind
colors: {
custom: {
50: '#dcffdf',
500: '#ccfed1',
950: '#000000',
},
}SCSS
$custom: #ccfed1; $custom-light: #dcffdf; $custom-dark: #000000;
JSON
{
"hex": "#ccfed1",
"rgb": {
"r": 204,
"g": 254,
"b": 209
},
"hsl": {
"h": 126,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.9507,
"c": 0.07884,
"h": 147.6
},
"luminance": 0.88324
}Semantic roles & 50–950 ramp
primary
#CCFED1
secondary
#E787DE
accent
#00CFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684