#CCFFDF#CCFFDF
#CCFFDF is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.067 H 157.3°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFDF |
|---|---|
| RGB | rgb(204, 255, 223) |
| HSL | hsl(142, 100%, 90%) |
| HSV | hsv(142, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.87, -22.25, 10.02) |
| CIE-LCH | lch(95.87, 24.40, 155.76°) |
| OKLab | oklab(95.62% -0.0621 0.026) |
| OKLCH | oklch(95.62% 0.067 157.3) |
| XYZ | xyz(73.9775, 89.6829, 83.2106) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.65
Pale Turquoise
#A5FBD5
ΔE00 5.82
Mint
#AAF0C1
ΔE00 6.18
Eggshell Blue
#C4FFF7
ΔE00 8.45
Very Pale Green
#CFFDBC
ΔE00 8.54
Light Mint
#B6FFBB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFDF #FFCCEC
analogous
#D2FFCC #CCFFDF #CCFFF9
triadic
#CCFFDF #DFCCFF #FFDFCC
tetradic
#CCFFDF #CCD2FF #FFCCEC #FFF9CC
square
#CCFFDF #CCD2FF #FFCCEC #FFF9CC
split-complementary
#CCFFDF #F9CCFF #FFCCD2
monochromatic
#52FF92 #8FFFB9 #CCFFDF #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.11
#CCFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CCFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFDF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFDF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F5F1E1
Tritanopia (blue-blind)
#C4FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffdf; /* rgb */ color: rgb(204, 255, 223); /* oklch */ color: oklch(95.6% 0.067 157.3);
Tailwind
colors: {
custom: {
50: '#dcffe9',
500: '#ccffdf',
950: '#000000',
},
}SCSS
$custom: #ccffdf; $custom-light: #dcffe9; $custom-dark: #000000;
JSON
{
"hex": "#ccffdf",
"rgb": {
"r": 204,
"g": 255,
"b": 223
},
"hsl": {
"h": 142.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95624,
"c": 0.06735,
"h": 157.3
},
"luminance": 0.89685
}Semantic roles & 50–950 ramp
primary
#CCFFDF
secondary
#EA86C4
accent
#0090E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684