#CCFFA7#CCFFA7
#CCFFA7 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.125 H 132.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFA7 |
|---|---|
| RGB | rgb(204, 255, 167) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 35%, 100%) |
| CMYK | cmyk(20%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(94.80, -31.20, 36.93) |
| CIE-LCH | lch(94.80, 48.34, 130.19°) |
| OKLab | oklab(94.42% -0.0851 0.0918) |
| OKLCH | oklch(94.42% 0.125 132.8) |
| XYZ | xyz(67.6355, 87.1460, 49.8092) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.99
Tea Green
#BDF8A3
ΔE00 2.36
Celery
#C1FD95
ΔE00 2.70
Washed Out Green
#BCF5A6
ΔE00 3.11
Pale Green
#C7FDB5
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFA7 #DAA7FF
analogous
#F8FFA7 #CCFFA7 #A7FFAE
triadic
#CCFFA7 #A7CCFF #FFA7CC
tetradic
#CCFFA7 #A7F8FF #DAA7FF #FFAEA7
square
#CCFFA7 #A7F8FF #DAA7FF #FFAEA7
split-complementary
#CCFFA7 #AEA7FF #FFA7F8
monochromatic
#85FF2D #A9FF6A #CCFFA7 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CCFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CCFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFA7
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFA7 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A1
Deuteranopia (green-blind)
#FEEFAC
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffa7; /* rgb */ color: rgb(204, 255, 167); /* oklch */ color: oklch(94.4% 0.125 132.8);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#ccffa7',
950: '#000000',
},
}SCSS
$custom: #ccffa7; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#ccffa7",
"rgb": {
"r": 204,
"g": 255,
"b": 167
},
"hsl": {
"h": 94.773,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94421,
"c": 0.1252,
"h": 132.8
},
"luminance": 0.87147
}Semantic roles & 50–950 ramp
primary
#CCFFA7
secondary
#AF66E4
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682