#CCFFA5#CCFFA5
#CCFFA5 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.127 H 132.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFA5 |
|---|---|
| RGB | rgb(204, 255, 165) |
| HSL | hsl(94, 100%, 82%) |
| HSV | hsv(94, 35%, 100%) |
| CMYK | cmyk(20%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(94.77, -31.47, 37.88) |
| CIE-LCH | lch(94.77, 49.24, 129.72°) |
| OKLab | oklab(94.39% -0.0859 0.094) |
| OKLCH | oklch(94.39% 0.127 132.4) |
| XYZ | xyz(67.4520, 87.0727, 48.8430) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.43
Tea Green
#BDF8A3
ΔE00 2.50
Washed Out Green
#BCF5A6
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFA5 #D8A5FF
analogous
#F9FFA5 #CCFFA5 #A5FFAB
triadic
#CCFFA5 #A5CCFF #FFA5CC
tetradic
#CCFFA5 #A5F9FF #D8A5FF #FFABA5
square
#CCFFA5 #A5F9FF #D8A5FF #FFABA5
split-complementary
#CCFFA5 #ABA5FF #FFA5F9
monochromatic
#87FF2B #A9FF68 #CCFFA5 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.14
#CCFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CCFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFA5
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFA5 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39F
Deuteranopia (green-blind)
#FFEFAA
Tritanopia (blue-blind)
#CEF8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffa5; /* rgb */ color: rgb(204, 255, 165); /* oklch */ color: oklch(94.4% 0.127 132.4);
Tailwind
colors: {
custom: {
50: '#ddffc0',
500: '#ccffa5',
950: '#000000',
},
}SCSS
$custom: #ccffa5; $custom-light: #ddffc0; $custom-dark: #000000;
JSON
{
"hex": "#ccffa5",
"rgb": {
"r": 204,
"g": 255,
"b": 165
},
"hsl": {
"h": 94,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94385,
"c": 0.12734,
"h": 132.4
},
"luminance": 0.87074
}Semantic roles & 50–950 ramp
primary
#CCFFA5
secondary
#AD64E4
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682