#CCFF7F#CCFF7F
#CCFF7F is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.166 H 127.3°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF7F |
|---|---|
| RGB | rgb(204, 255, 127) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 50%, 100%) |
| CMYK | cmyk(20%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(94.26, -35.91, 55.42) |
| CIE-LCH | lch(94.26, 66.04, 122.94°) |
| OKLab | oklab(93.82% -0.1004 0.1319) |
| OKLCH | oklch(93.82% 0.166 127.3) |
| XYZ | xyz(64.4923, 85.8888, 33.2550) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.46
Light Pea Green
#C4FE82
ΔE00 1.50
Pale Lime
#BEFD73
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Light Lime Green
#B9FF66
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF7F #B27FFF
analogous
#FFF27F #CCFF7F #8CFF7F
triadic
#CCFF7F #7FCCFF #FF7FCC
tetradic
#CCFF7F #7FFFF2 #B27FFF #FF7F8C
square
#CCFF7F #7FFFF2 #B27FFF #FF7F8C
split-complementary
#CCFF7F #7F8CFF #F27FFF
monochromatic
#9BFF05 #B4FF42 #CCFF7F #E4FFBC #F3FFE0
Accessibility & contrast
On white
1.16
#CCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF7F
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF7F | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff7f; /* rgb */ color: rgb(204, 255, 127); /* oklch */ color: oklch(93.8% 0.166 127.3);
Tailwind
colors: {
custom: {
50: '#deffa7',
500: '#ccff7f',
950: '#000000',
},
}SCSS
$custom: #ccff7f; $custom-light: #deffa7; $custom-dark: #000000;
JSON
{
"hex": "#ccff7f",
"rgb": {
"r": 204,
"g": 255,
"b": 127
},
"hsl": {
"h": 83.906,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.93815,
"c": 0.16574,
"h": 127.3
},
"luminance": 0.8589
}Semantic roles & 50–950 ramp
primary
#CCFF7F
secondary
#8144DE
accent
#00E65B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680