#CCF0AA#CCF0AA
#CCF0AA is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.2% C 0.099 H 130.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0AA |
|---|---|
| RGB | rgb(204, 240, 170) |
| HSL | hsl(91, 70%, 80%) |
| HSV | hsv(91, 29%, 94%) |
| CMYK | cmyk(15%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(90.81, -23.70, 30.10) |
| CIE-LCH | lch(90.81, 38.31, 128.21°) |
| OKLab | oklab(91.23% -0.0641 0.0757) |
| OKLCH | oklch(91.23% 0.099 130.3) |
| XYZ | xyz(63.3164, 78.0591, 49.7535) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.23
Very Pale Green
#CFFDBC
ΔE00 3.51
Washed Out Green
#BCF5A6
ΔE00 3.69
Very Light Green
#D1FFBD
ΔE00 3.71
Pale Green
#C7FDB5
ΔE00 3.86
Light Grey Green
#B7E1A1
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0AA #CEAAF0
analogous
#EFF0AA #CCF0AA #AAF0AB
triadic
#CCF0AA #AACCF0 #F0AACC
tetradic
#CCF0AA #AAEFF0 #CEAAF0 #F0ABAA
square
#CCF0AA #AAEFF0 #CEAAF0 #F0ABAA
split-complementary
#CCF0AA #ABAAF0 #F0AAEF
monochromatic
#8EDE42 #ADE776 #CCF0AA #EBF9DE #EFFAE5
Accessibility & contrast
On white
1.26
#CCF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CCF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0AA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0AA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A5
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#CEEADE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf0aa; /* rgb */ color: rgb(204, 240, 170); /* oklch */ color: oklch(91.2% 0.099 130.3);
Tailwind
colors: {
custom: {
50: '#dcf5c3',
500: '#ccf0aa',
950: '#000000',
},
}SCSS
$custom: #ccf0aa; $custom-light: #dcf5c3; $custom-dark: #000000;
JSON
{
"hex": "#ccf0aa",
"rgb": {
"r": 204,
"g": 240,
"b": 170
},
"hsl": {
"h": 90.857,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.91234,
"c": 0.09922,
"h": 130.3
},
"luminance": 0.7806
}Semantic roles & 50–950 ramp
primary
#CCF0AA
secondary
#A070CE
accent
#14D275
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582