#CCFC75#CCFC75
#CCFC75 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.171 H 125.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC75 |
|---|---|
| RGB | rgb(204, 252, 117) |
| HSL | hsl(81, 96%, 72%) |
| HSV | hsv(81, 54%, 99%) |
| CMYK | cmyk(19%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(93.34, -35.51, 58.84) |
| CIE-LCH | lch(93.34, 68.73, 121.11°) |
| OKLab | oklab(93.03% -0.1 0.1385) |
| OKLCH | oklch(93.03% 0.171 125.8) |
| XYZ | xyz(62.9231, 83.7418, 29.6749) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 2.31
Pear
#CBF85F
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.59
Light Lime Green
#B9FF66
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC75 #A575FC
analogous
#FCE875 #CCFC75 #89FC75
triadic
#CCFC75 #75CCFC #FC75CC
tetradic
#CCFC75 #75FCE8 #A575FC #FC7589
square
#CCFC75 #75FCE8 #A575FC #FC7589
split-complementary
#CCFC75 #7589FC #E875FC
monochromatic
#9DF105 #B6FB39 #CCFC75 #E2FDB1 #F4FEE1
Accessibility & contrast
On white
1.18
#CCFC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CCFC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC75
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC75 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFEB7E
Tritanopia (blue-blind)
#D3F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc75; /* rgb */ color: rgb(204, 252, 117); /* oklch */ color: oklch(93.0% 0.171 125.8);
Tailwind
colors: {
custom: {
50: '#defda0',
500: '#ccfc75',
950: '#000000',
},
}SCSS
$custom: #ccfc75; $custom-light: #defda0; $custom-dark: #000000;
JSON
{
"hex": "#ccfc75",
"rgb": {
"r": 204,
"g": 252,
"b": 117
},
"hsl": {
"h": 81.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.93033,
"c": 0.17088,
"h": 125.8
},
"luminance": 0.83743
}Semantic roles & 50–950 ramp
primary
#CCFC75
secondary
#743DD9
accent
#00E652
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580