#CCFA9C#CCFA9C
#CCFA9C is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.130 H 129.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA9C |
|---|---|
| RGB | rgb(204, 250, 156) |
| HSL | hsl(89, 90%, 80%) |
| HSV | hsv(89, 38%, 98%) |
| CMYK | cmyk(18.4%, 0%, 37.6%, 2%) |
| CIE-LAB | lab(93.28, -30.32, 40.38) |
| CIE-LCH | lch(93.28, 50.49, 126.91°) |
| OKLab | oklab(93.14% -0.083 0.0995) |
| OKLCH | oklch(93.14% 0.13 129.8) |
| XYZ | xyz(65.0872, 83.6079, 44.1549) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.31
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.57
Light Light Green
#C8FFB0
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA9C #CA9CFA
analogous
#FAF99C #CCFA9C #9DFA9C
triadic
#CCFA9C #9CCCFA #FA9CCC
tetradic
#CCFA9C #9CFAF9 #CA9CFA #FA9C9D
square
#CCFA9C #9CFAF9 #CA9CFA #FA9C9D
split-complementary
#CCFA9C #9C9DFA #F99CFA
monochromatic
#90F427 #AEF762 #CCFA9C #EAFDD6 #F0FEE2
Accessibility & contrast
On white
1.18
#CCFA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CCFA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA9C
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA9C | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE95
Deuteranopia (green-blind)
#FBEBA1
Tritanopia (blue-blind)
#CFF2E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfa9c; /* rgb */ color: rgb(204, 250, 156); /* oklch */ color: oklch(93.1% 0.130 129.8);
Tailwind
colors: {
custom: {
50: '#ddfcba',
500: '#ccfa9c',
950: '#000000',
},
}SCSS
$custom: #ccfa9c; $custom-light: #ddfcba; $custom-dark: #000000;
JSON
{
"hex": "#ccfa9c",
"rgb": {
"r": 204,
"g": 250,
"b": 156
},
"hsl": {
"h": 89.362,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.93144,
"c": 0.12962,
"h": 129.8
},
"luminance": 0.83609
}Semantic roles & 50–950 ramp
primary
#CCFA9C
secondary
#9C5FDB
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582