#CCFECB#CCFECB
#CCFECB is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.9% C 0.085 H 144.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFECB |
|---|---|
| RGB | rgb(204, 254, 203) |
| HSL | hsl(119, 96%, 90%) |
| HSV | hsv(119, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(95.17, -25.27, 19.29) |
| CIE-LCH | lch(95.17, 31.79, 142.65°) |
| OKLab | oklab(94.93% -0.069 0.0495) |
| OKLCH | oklch(94.93% 0.085 144.4) |
| XYZ | xyz(71.1204, 88.0310, 69.7329) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.49
Very Light Green
#D1FFBD
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.51
Light Mint
#B6FFBB
ΔE00 4.52
Light Sage
#BCECAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFECB #FDCBFE
analogous
#E5FECB #CCFECB #CBFEE4
triadic
#CCFECB #CBCCFE #FECBCC
tetradic
#CCFECB #CBE5FE #FDCBFE #FEE4CB
square
#CCFECB #CBE5FE #FDCBFE #FEE4CB
split-complementary
#CCFECB #E4CBFE #FECBE5
monochromatic
#56FC53 #91FD8F #CCFECB #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.13
#CCFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CCFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFECB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFECB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#C8FBF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfecb; /* rgb */ color: rgb(204, 254, 203); /* oklch */ color: oklch(94.9% 0.085 144.4);
Tailwind
colors: {
custom: {
50: '#dcffdb',
500: '#ccfecb',
950: '#000000',
},
}SCSS
$custom: #ccfecb; $custom-light: #dcffdb; $custom-dark: #000000;
JSON
{
"hex": "#ccfecb",
"rgb": {
"r": 204,
"g": 254,
"b": 203
},
"hsl": {
"h": 118.824,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.94932,
"c": 0.08495,
"h": 144.4
},
"luminance": 0.88033
}Semantic roles & 50–950 ramp
primary
#CCFECB
secondary
#E586E7
accent
#00E6E1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684