#CCFDAF#CCFDAF
#CCFDAF is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.114 H 134.3°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDAF |
|---|---|
| RGB | rgb(204, 253, 175) |
| HSL | hsl(98, 95%, 84%) |
| HSV | hsv(98, 31%, 99%) |
| CMYK | cmyk(19.4%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(94.39, -29.15, 32.40) |
| CIE-LCH | lch(94.39, 43.58, 131.98°) |
| OKLab | oklab(94.13% -0.0793 0.0813) |
| OKLCH | oklch(94.13% 0.114 134.3) |
| XYZ | xyz(67.7634, 86.1817, 53.6137) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 1.69
Tea Green
#BDF8A3
ΔE00 2.33
Very Light Green
#D1FFBD
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 2.41
Very Pale Green
#CFFDBC
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDAF #E0AFFD
analogous
#F3FDAF #CCFDAF #AFFDB9
triadic
#CCFDAF #AFCCFD #FDAFCC
tetradic
#CCFDAF #AFF3FD #E0AFFD #FDB9AF
square
#CCFDAF #AFF3FD #E0AFFD #FDB9AF
split-complementary
#CCFDAF #B9AFFD #FDAFF3
monochromatic
#80FA38 #A6FC73 #CCFDAF #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.15
#CCFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CCFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDAF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDAF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FCEDB3
Tritanopia (blue-blind)
#CCF7E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfdaf; /* rgb */ color: rgb(204, 253, 175); /* oklch */ color: oklch(94.1% 0.114 134.3);
Tailwind
colors: {
custom: {
50: '#dcfec7',
500: '#ccfdaf',
950: '#000000',
},
}SCSS
$custom: #ccfdaf; $custom-light: #dcfec7; $custom-dark: #000000;
JSON
{
"hex": "#ccfdaf",
"rgb": {
"r": 204,
"g": 253,
"b": 175
},
"hsl": {
"h": 97.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94134,
"c": 0.11352,
"h": 134.3
},
"luminance": 0.86183
}Semantic roles & 50–950 ramp
primary
#CCFDAF
secondary
#B76EE2
accent
#00E690
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582