#CCFFAA#CCFFAA
#CCFFAA is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.122 H 133.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFAA |
|---|---|
| RGB | rgb(204, 255, 170) |
| HSL | hsl(96, 100%, 83%) |
| HSV | hsv(96, 33%, 100%) |
| CMYK | cmyk(20%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.85, -30.78, 35.50) |
| CIE-LCH | lch(94.85, 46.99, 130.93°) |
| OKLab | oklab(94.47% -0.0839 0.0885) |
| OKLCH | oklch(94.47% 0.122 133.5) |
| XYZ | xyz(67.9160, 87.2583, 51.2867) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.50
Tea Green
#BDF8A3
ΔE00 2.22
Pale Green
#C7FDB5
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 2.84
Celery
#C1FD95
ΔE00 3.15
Very Light Green
#D1FFBD
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFAA #DDAAFF
analogous
#F6FFAA #CCFFAA #AAFFB2
triadic
#CCFFAA #AACCFF #FFAACC
tetradic
#CCFFAA #AAF6FF #DDAAFF #FFB2AA
square
#CCFFAA #AAF6FF #DDAAFF #FFB2AA
split-complementary
#CCFFAA #B2AAFF #FFAAF6
monochromatic
#83FF30 #A7FF6D #CCFFAA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CCFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CCFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFAA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFAA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FEEFAE
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffaa; /* rgb */ color: rgb(204, 255, 170); /* oklch */ color: oklch(94.5% 0.122 133.5);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#ccffaa',
950: '#000000',
},
}SCSS
$custom: #ccffaa; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#ccffaa",
"rgb": {
"r": 204,
"g": 255,
"b": 170
},
"hsl": {
"h": 96,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94474,
"c": 0.12197,
"h": 133.5
},
"luminance": 0.8726
}Semantic roles & 50–950 ramp
primary
#CCFFAA
secondary
#B369E4
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682