#CCFE75#CCFE75
#CCFE75 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.5% C 0.173 H 126.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE75 |
|---|---|
| RGB | rgb(204, 254, 117) |
| HSL | hsl(82, 99%, 73%) |
| HSV | hsv(82, 54%, 100%) |
| CMYK | cmyk(19.7%, 0%, 53.9%, 0.4%) |
| CIE-LAB | lab(93.89, -36.42, 59.48) |
| CIE-LCH | lch(93.89, 69.74, 121.48°) |
| OKLab | oklab(93.47% -0.1026 0.1399) |
| OKLCH | oklch(93.47% 0.173 126.2) |
| XYZ | xyz(63.5545, 85.0046, 29.8854) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Pale Lime
#BEFD73
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 2.51
Pear
#CBF85F
ΔE00 2.60
Light Lime Green
#B9FF66
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE75 #A775FE
analogous
#FEEC75 #CCFE75 #87FE75
triadic
#CCFE75 #75CCFE #FE75CC
tetradic
#CCFE75 #75FEEC #A775FE #FE7587
square
#CCFE75 #75FEEC #A775FE #FE7587
split-complementary
#CCFE75 #7587FE #EC75FE
monochromatic
#9DF702 #B6FE38 #CCFE75 #E2FEB2 #F4FFE1
Accessibility & contrast
On white
1.17
#CCFE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CCFE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE75
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE75 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFED7E
Tritanopia (blue-blind)
#D3F4E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfe75; /* rgb */ color: rgb(204, 254, 117); /* oklch */ color: oklch(93.5% 0.173 126.2);
Tailwind
colors: {
custom: {
50: '#deffa0',
500: '#ccfe75',
950: '#000000',
},
}SCSS
$custom: #ccfe75; $custom-light: #deffa0; $custom-dark: #000000;
JSON
{
"hex": "#ccfe75",
"rgb": {
"r": 204,
"g": 254,
"b": 117
},
"hsl": {
"h": 81.898,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.93474,
"c": 0.17347,
"h": 126.2
},
"luminance": 0.85005
}Semantic roles & 50–950 ramp
primary
#CCFE75
secondary
#763CDB
accent
#00E654
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680