#CCFC93#CCFC93
#CCFC93 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.4% C 0.142 H 128.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC93 |
|---|---|
| RGB | rgb(204, 252, 147) |
| HSL | hsl(87, 95%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(93.69, -32.36, 45.30) |
| CIE-LCH | lch(93.69, 55.67, 125.54°) |
| OKLab | oklab(93.44% -0.0891 0.1105) |
| OKLCH | oklch(93.44% 0.142 128.9) |
| XYZ | xyz(64.9780, 84.5638, 40.4972) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 2.59
Light Yellow Green
#CCFD7F
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC93 #C393FC
analogous
#FCF893 #CCFC93 #97FC93
triadic
#CCFC93 #93CCFC #FC93CC
tetradic
#CCFC93 #93FCF8 #C393FC #FC9397
square
#CCFC93 #93FCF8 #C393FC #FC9397
split-complementary
#CCFC93 #9397FC #F893FC
monochromatic
#94F91C #B0FA57 #CCFC93 #E8FECF #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#CCFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC93
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC93 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FEEC99
Tritanopia (blue-blind)
#D0F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc93; /* rgb */ color: rgb(204, 252, 147); /* oklch */ color: oklch(93.4% 0.142 128.9);
Tailwind
colors: {
custom: {
50: '#ddfdb4',
500: '#ccfc93',
950: '#000000',
},
}SCSS
$custom: #ccfc93; $custom-light: #ddfdb4; $custom-dark: #000000;
JSON
{
"hex": "#ccfc93",
"rgb": {
"r": 204,
"g": 252,
"b": 147
},
"hsl": {
"h": 87.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.93436,
"c": 0.14194,
"h": 128.9
},
"luminance": 0.84565
}Semantic roles & 50–950 ramp
primary
#CCFC93
secondary
#9456DD
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581