#CCF4AC#CCF4AC
#CCF4AC is a very light, moderate yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.103 H 131.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4AC |
|---|---|
| RGB | rgb(204, 244, 172) |
| HSL | hsl(93, 77%, 82%) |
| HSV | hsv(93, 30%, 96%) |
| CMYK | cmyk(16.4%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(91.92, -25.32, 30.58) |
| CIE-LCH | lch(91.92, 39.71, 129.63°) |
| OKLab | oklab(92.13% -0.0687 0.0769) |
| OKLCH | oklch(92.13% 0.103 131.8) |
| XYZ | xyz(64.6976, 80.5163, 51.1544) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.78
Pale Green
#C7FDB5
ΔE00 2.92
Very Light Green
#D1FFBD
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 2.97
Light Light Green
#C8FFB0
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4AC #D4ACF4
analogous
#F0F4AC #CCF4AC #ACF4B0
triadic
#CCF4AC #ACCCF4 #F4ACCC
tetradic
#CCF4AC #ACF0F4 #D4ACF4 #F4B0AC
square
#CCF4AC #ACF0F4 #D4ACF4 #F4B0AC
split-complementary
#CCF4AC #B0ACF4 #F4ACF0
monochromatic
#8AE640 #ABED76 #CCF4AC #EDFBE2 #EEFBE4
Accessibility & contrast
On white
1.23
#CCF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CCF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4AC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4AC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#F4E7AF
Tritanopia (blue-blind)
#CEEEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf4ac; /* rgb */ color: rgb(204, 244, 172); /* oklch */ color: oklch(92.1% 0.103 131.8);
Tailwind
colors: {
custom: {
50: '#dcf7c5',
500: '#ccf4ac',
950: '#000000',
},
}SCSS
$custom: #ccf4ac; $custom-light: #dcf7c5; $custom-dark: #000000;
JSON
{
"hex": "#ccf4ac",
"rgb": {
"r": 204,
"g": 244,
"b": 172
},
"hsl": {
"h": 93.333,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.92134,
"c": 0.10308,
"h": 131.8
},
"luminance": 0.80517
}Semantic roles & 50–950 ramp
primary
#CCF4AC
secondary
#A870D4
accent
#0DD97E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582