#CCFFA3#CCFFA3
#CCFFA3 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.129 H 132.0°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFA3 |
|---|---|
| RGB | rgb(204, 255, 163) |
| HSL | hsl(93, 100%, 82%) |
| HSV | hsv(93, 36%, 100%) |
| CMYK | cmyk(20%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(94.74, -31.73, 38.83) |
| CIE-LCH | lch(94.74, 50.15, 129.26°) |
| OKLab | oklab(94.35% -0.0867 0.0962) |
| OKLCH | oklch(94.35% 0.129 132) |
| XYZ | xyz(67.2714, 87.0004, 47.8918) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFA3 #D6A3FF
analogous
#FAFFA3 #CCFFA3 #A3FFA8
triadic
#CCFFA3 #A3CCFF #FFA3CC
tetradic
#CCFFA3 #A3FAFF #D6A3FF #FFA8A3
square
#CCFFA3 #A3FAFF #D6A3FF #FFA8A3
split-complementary
#CCFFA3 #A8A3FF #FFA3FA
monochromatic
#88FF29 #AAFF66 #CCFFA3 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.14
#CCFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CCFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFA3
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFA3 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFEEA8
Tritanopia (blue-blind)
#CEF8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffa3; /* rgb */ color: rgb(204, 255, 163); /* oklch */ color: oklch(94.4% 0.129 132.0);
Tailwind
colors: {
custom: {
50: '#ddffbf',
500: '#ccffa3',
950: '#000000',
},
}SCSS
$custom: #ccffa3; $custom-light: #ddffbf; $custom-dark: #000000;
JSON
{
"hex": "#ccffa3",
"rgb": {
"r": 204,
"g": 255,
"b": 163
},
"hsl": {
"h": 93.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94351,
"c": 0.12947,
"h": 132
},
"luminance": 0.87002
}Semantic roles & 50–950 ramp
primary
#CCFFA3
secondary
#AA63E3
accent
#00E67F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682