#CCFFAC#CCFFAC
#CCFFAC is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.120 H 133.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFAC |
|---|---|
| RGB | rgb(204, 255, 172) |
| HSL | hsl(97, 100%, 84%) |
| HSV | hsv(97, 33%, 100%) |
| CMYK | cmyk(20%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(94.88, -30.51, 34.55) |
| CIE-LCH | lch(94.88, 46.09, 131.44°) |
| OKLab | oklab(94.51% -0.0831 0.0863) |
| OKLCH | oklch(94.51% 0.12 133.9) |
| XYZ | xyz(68.1067, 87.3345, 52.2907) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.18
Tea Green
#BDF8A3
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 3.19
Very Pale Green
#CFFDBC
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFAC #DFACFF
analogous
#F6FFAC #CCFFAC #ACFFB5
triadic
#CCFFAC #ACCCFF #FFACCC
tetradic
#CCFFAC #ACF6FF #DFACFF #FFB5AC
square
#CCFFAC #ACF6FF #DFACFF #FFB5AC
split-complementary
#CCFFAC #B5ACFF #FFACF6
monochromatic
#81FF32 #A6FF6F #CCFFAC #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CCFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CCFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFAC
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFAC | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A6
Deuteranopia (green-blind)
#FEEFB0
Tritanopia (blue-blind)
#CDF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffac; /* rgb */ color: rgb(204, 255, 172); /* oklch */ color: oklch(94.5% 0.120 133.9);
Tailwind
colors: {
custom: {
50: '#dcffc5',
500: '#ccffac',
950: '#000000',
},
}SCSS
$custom: #ccffac; $custom-light: #dcffc5; $custom-dark: #000000;
JSON
{
"hex": "#ccffac",
"rgb": {
"r": 204,
"g": 255,
"b": 172
},
"hsl": {
"h": 96.867,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94511,
"c": 0.11981,
"h": 133.9
},
"luminance": 0.87336
}Semantic roles & 50–950 ramp
primary
#CCFFAC
secondary
#B66AE5
accent
#00E68D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682