#CFFDCC#CFFDCC
#CFFDCC is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.9% C 0.080 H 143.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDCC |
|---|---|
| RGB | rgb(207, 253, 204) |
| HSL | hsl(116, 92%, 90%) |
| HSV | hsv(116, 19%, 99%) |
| CMYK | cmyk(18.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(95.11, -23.64, 18.71) |
| CIE-LCH | lch(95.11, 30.15, 141.64°) |
| OKLab | oklab(94.93% -0.0645 0.0481) |
| OKLCH | oklch(94.93% 0.08 143.3) |
| XYZ | xyz(71.7539, 87.8739, 70.2960) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.67
Very Light Green
#D1FFBD
ΔE00 3.87
Celadon
#BEFDB7
ΔE00 4.82
Pale Green
#C7FDB5
ΔE00 4.91
Light Mint
#B6FFBB
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDCC #FACCFD
analogous
#E7FDCC #CFFDCC #CCFDE2
triadic
#CFFDCC #CCCFFD #FDCCCF
tetradic
#CFFDCC #CCE7FD #FACCFD #FDE2CC
square
#CFFDCC #CCE7FD #FACCFD #FDE2CC
split-complementary
#CFFDCC #E2CCFD #FDCCE7
monochromatic
#60F856 #98FB91 #CFFDCC #E3FEE2 #E3FEE2
Accessibility & contrast
On white
1.13
#CFFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CFFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDCC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDCC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#CBFAEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffdcc; /* rgb */ color: rgb(207, 253, 204); /* oklch */ color: oklch(94.9% 0.080 143.3);
Tailwind
colors: {
custom: {
50: '#defedb',
500: '#cffdcc',
950: '#000000',
},
}SCSS
$custom: #cffdcc; $custom-light: #defedb; $custom-dark: #000000;
JSON
{
"hex": "#cffdcc",
"rgb": {
"r": 207,
"g": 253,
"b": 204
},
"hsl": {
"h": 116.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94932,
"c": 0.08044,
"h": 143.3
},
"luminance": 0.87876
}Semantic roles & 50–950 ramp
primary
#CFFDCC
secondary
#E088E5
accent
#00E6D7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584