#CCFFAF#CCFFAF
#CCFFAF is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.117 H 134.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFAF |
|---|---|
| RGB | rgb(204, 255, 175) |
| HSL | hsl(98, 100%, 84%) |
| HSV | hsv(98, 31%, 100%) |
| CMYK | cmyk(20%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.93, -30.08, 33.12) |
| CIE-LCH | lch(94.93, 44.74, 132.25°) |
| OKLab | oklab(94.57% -0.0819 0.083) |
| OKLCH | oklch(94.57% 0.117 134.6) |
| XYZ | xyz(68.3980, 87.4511, 53.8253) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.79
Pale Green
#C7FDB5
ΔE00 1.84
Tea Green
#BDF8A3
ΔE00 2.29
Washed Out Green
#BCF5A6
ΔE00 2.57
Very Light Green
#D1FFBD
ΔE00 2.66
Very Pale Green
#CFFDBC
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFAF #E2AFFF
analogous
#F4FFAF #CCFFAF #AFFFBA
triadic
#CCFFAF #AFCCFF #FFAFCC
tetradic
#CCFFAF #AFF4FF #E2AFFF #FFBAAF
square
#CCFFAF #AFF4FF #E2AFFF #FFBAAF
split-complementary
#CCFFAF #BAAFFF #FFAFF4
monochromatic
#7EFF35 #A5FF72 #CCFFAF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CCFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CCFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFAF
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFAF | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#CCF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffaf; /* rgb */ color: rgb(204, 255, 175); /* oklch */ color: oklch(94.6% 0.117 134.6);
Tailwind
colors: {
custom: {
50: '#dcffc7',
500: '#ccffaf',
950: '#000000',
},
}SCSS
$custom: #ccffaf; $custom-light: #dcffc7; $custom-dark: #000000;
JSON
{
"hex": "#ccffaf",
"rgb": {
"r": 204,
"g": 255,
"b": 175
},
"hsl": {
"h": 98.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94567,
"c": 0.11656,
"h": 134.6
},
"luminance": 0.87453
}Semantic roles & 50–950 ramp
primary
#CCFFAF
secondary
#BA6DE5
accent
#00E692
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682