#CCFC8A#CCFC8A
#CCFC8A is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.151 H 127.8°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC8A |
|---|---|
| RGB | rgb(204, 252, 138) |
| HSL | hsl(85, 95%, 76%) |
| HSV | hsv(85, 45%, 99%) |
| CMYK | cmyk(19%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(93.58, -33.39, 49.46) |
| CIE-LCH | lch(93.58, 59.67, 124.02°) |
| OKLab | oklab(93.3% -0.0925 0.1194) |
| OKLCH | oklch(93.3% 0.151 127.8) |
| XYZ | xyz(64.2992, 84.2923, 36.9223) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC8A #BA8AFC
analogous
#FCF38A #CCFC8A #93FC8A
triadic
#CCFC8A #8ACCFC #FC8ACC
tetradic
#CCFC8A #8AFCF3 #BA8AFC #FC8A93
square
#CCFC8A #8AFCF3 #BA8AFC #FC8A93
split-complementary
#CCFC8A #8A93FC #F38AFC
monochromatic
#98F913 #B2FA4E #CCFC8A #E6FEC6 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CCFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC8A
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC8A | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#D1F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc8a; /* rgb */ color: rgb(204, 252, 138); /* oklch */ color: oklch(93.3% 0.151 127.8);
Tailwind
colors: {
custom: {
50: '#ddfdae',
500: '#ccfc8a',
950: '#000000',
},
}SCSS
$custom: #ccfc8a; $custom-light: #ddfdae; $custom-dark: #000000;
JSON
{
"hex": "#ccfc8a",
"rgb": {
"r": 204,
"g": 252,
"b": 138
},
"hsl": {
"h": 85.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93303,
"c": 0.15106,
"h": 127.8
},
"luminance": 0.84293
}Semantic roles & 50–950 ramp
primary
#CCFC8A
secondary
#8A4FDC
accent
#00E661
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581