#CCFCAF#CCFCAF
#CCFCAF is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.112 H 134.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCAF |
|---|---|
| RGB | rgb(204, 252, 175) |
| HSL | hsl(97, 93%, 84%) |
| HSV | hsv(97, 31%, 99%) |
| CMYK | cmyk(19%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(94.12, -28.68, 32.03) |
| CIE-LCH | lch(94.12, 43.00, 131.84°) |
| OKLab | oklab(93.92% -0.078 0.0804) |
| OKLCH | oklch(93.92% 0.112 134.1) |
| XYZ | xyz(67.4485, 85.5520, 53.5088) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.68
Very Light Green
#D1FFBD
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.38
Very Pale Green
#CFFDBC
ΔE00 2.39
Tea Green
#BDF8A3
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCAF #DFAFFC
analogous
#F2FCAF #CCFCAF #AFFCB8
triadic
#CCFCAF #AFCCFC #FCAFCC
tetradic
#CCFCAF #AFF2FC #DFAFFC #FCB8AF
square
#CCFCAF #AFF2FC #DFAFFC #FCB8AF
split-complementary
#CCFCAF #B8AFFC #FCAFF2
monochromatic
#81F839 #A6FA74 #CCFCAF #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.16
#CCFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CCFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCAF
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCAF | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#CCF6E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcaf; /* rgb */ color: rgb(204, 252, 175); /* oklch */ color: oklch(93.9% 0.112 134.1);
Tailwind
colors: {
custom: {
50: '#dcfdc7',
500: '#ccfcaf',
950: '#000000',
},
}SCSS
$custom: #ccfcaf; $custom-light: #dcfdc7; $custom-dark: #000000;
JSON
{
"hex": "#ccfcaf",
"rgb": {
"r": 204,
"g": 252,
"b": 175
},
"hsl": {
"h": 97.403,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93917,
"c": 0.112,
"h": 134.1
},
"luminance": 0.85553
}Semantic roles & 50–950 ramp
primary
#CCFCAF
secondary
#B66FE0
accent
#00E68F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582