#CCFA9E#CCFA9E
#CCFA9E is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.127 H 130.2°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA9E |
|---|---|
| RGB | rgb(204, 250, 158) |
| HSL | hsl(90, 90%, 80%) |
| HSV | hsv(90, 37%, 98%) |
| CMYK | cmyk(18.4%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(93.31, -30.06, 39.43) |
| CIE-LCH | lch(93.31, 49.58, 127.32°) |
| OKLab | oklab(93.18% -0.0822 0.0974) |
| OKLCH | oklch(93.18% 0.127 130.2) |
| XYZ | xyz(65.2580, 83.6762, 45.0541) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.44
Tea Green
#BDF8A3
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Light Light Green
#C8FFB0
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA9E #CC9EFA
analogous
#FAFA9E #CCFA9E #9EFA9E
triadic
#CCFA9E #9ECCFA #FA9ECC
tetradic
#CCFA9E #9EFAFA #CC9EFA #FA9E9E
square
#CCFA9E #9EFAFA #CC9EFA #FA9E9E
split-complementary
#CCFA9E #9E9EFA #FA9EFA
monochromatic
#8FF42A #ADF764 #CCFA9E #EBFDD8 #F0FDE2
Accessibility & contrast
On white
1.18
#CCFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#CCFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA9E
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA9E | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE97
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#CFF3E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfa9e; /* rgb */ color: rgb(204, 250, 158); /* oklch */ color: oklch(93.2% 0.127 130.2);
Tailwind
colors: {
custom: {
50: '#ddfcbb',
500: '#ccfa9e',
950: '#000000',
},
}SCSS
$custom: #ccfa9e; $custom-light: #ddfcbb; $custom-dark: #000000;
JSON
{
"hex": "#ccfa9e",
"rgb": {
"r": 204,
"g": 250,
"b": 158
},
"hsl": {
"h": 90,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.93178,
"c": 0.12748,
"h": 130.2
},
"luminance": 0.83677
}Semantic roles & 50–950 ramp
primary
#CCFA9E
secondary
#9E61DB
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582