#CCFA99#CCFA99
#CCFA99 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.133 H 129.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA99 |
|---|---|
| RGB | rgb(204, 250, 153) |
| HSL | hsl(88, 91%, 79%) |
| HSV | hsv(88, 39%, 98%) |
| CMYK | cmyk(18.4%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(93.24, -30.70, 41.79) |
| CIE-LCH | lch(93.24, 51.86, 126.30°) |
| OKLab | oklab(93.1% -0.0842 0.1027) |
| OKLCH | oklch(93.1% 0.133 129.4) |
| XYZ | xyz(64.8363, 83.5075, 42.8335) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA99 #C799FA
analogous
#FAF899 #CCFA99 #9CFA99
triadic
#CCFA99 #99CCFA #FA99CC
tetradic
#CCFA99 #99FAF8 #C799FA #FA999C
square
#CCFA99 #99FAF8 #C799FA #FA999C
split-complementary
#CCFA99 #999CFA #F899FA
monochromatic
#92F424 #AFF75F #CCFA99 #E9FDD3 #F0FEE2
Accessibility & contrast
On white
1.19
#CCFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CCFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA99
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA99 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FCEB9E
Tritanopia (blue-blind)
#D0F2E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfa99; /* rgb */ color: rgb(204, 250, 153); /* oklch */ color: oklch(93.1% 0.133 129.4);
Tailwind
colors: {
custom: {
50: '#ddfcb8',
500: '#ccfa99',
950: '#000000',
},
}SCSS
$custom: #ccfa99; $custom-light: #ddfcb8; $custom-dark: #000000;
JSON
{
"hex": "#ccfa99",
"rgb": {
"r": 204,
"g": 250,
"b": 153
},
"hsl": {
"h": 88.454,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.93095,
"c": 0.13281,
"h": 129.4
},
"luminance": 0.83508
}Semantic roles & 50–950 ramp
primary
#CCFA99
secondary
#985DDB
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581