#CCFF7D#CCFF7D
#CCFF7D is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.168 H 127.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF7D |
|---|---|
| RGB | rgb(204, 255, 125) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 51%, 100%) |
| CMYK | cmyk(20%, 0%, 51%, 0%) |
| CIE-LAB | lab(94.24, -36.11, 56.31) |
| CIE-LCH | lch(94.24, 66.89, 122.67°) |
| OKLab | oklab(93.79% -0.1011 0.1337) |
| OKLCH | oklch(93.79% 0.168 127.1) |
| XYZ | xyz(64.3632, 85.8371, 32.5754) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.57
Light Pea Green
#C4FE82
ΔE00 1.68
Pale Lime
#BEFD73
ΔE00 1.97
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Lime Green
#B9FF66
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF7D #B07DFF
analogous
#FFF17D #CCFF7D #8BFF7D
triadic
#CCFF7D #7DCCFF #FF7DCC
tetradic
#CCFF7D #7DFFF1 #B07DFF #FF7D8B
square
#CCFF7D #7DFFF1 #B07DFF #FF7D8B
split-complementary
#CCFF7D #7D8BFF #F17DFF
monochromatic
#9CFF03 #B4FF40 #CCFF7D #E4FFBA #F3FFE0
Accessibility & contrast
On white
1.16
#CCFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CCFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF7D
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF7D | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF171
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#D2F5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff7d; /* rgb */ color: rgb(204, 255, 125); /* oklch */ color: oklch(93.8% 0.168 127.1);
Tailwind
colors: {
custom: {
50: '#deffa6',
500: '#ccff7d',
950: '#000000',
},
}SCSS
$custom: #ccff7d; $custom-light: #deffa6; $custom-dark: #000000;
JSON
{
"hex": "#ccff7d",
"rgb": {
"r": 204,
"g": 255,
"b": 125
},
"hsl": {
"h": 83.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9379,
"c": 0.16759,
"h": 127.1
},
"luminance": 0.85838
}Semantic roles & 50–950 ramp
primary
#CCFF7D
secondary
#7F42DE
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680