#CCFD72#CCFD72
#CCFD72 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.175 H 125.8°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD72 |
|---|---|
| RGB | rgb(204, 253, 114) |
| HSL | hsl(81, 97%, 72%) |
| HSV | hsv(81, 55%, 99%) |
| CMYK | cmyk(19.4%, 0%, 54.9%, 0.8%) |
| CIE-LAB | lab(93.58, -36.24, 60.45) |
| CIE-LCH | lch(93.58, 70.48, 120.94°) |
| OKLab | oklab(93.22% -0.1023 0.1417) |
| OKLCH | oklch(93.22% 0.175 125.8) |
| XYZ | xyz(63.0644, 84.3021, 28.8658) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.63
Pear
#CBF85F
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 2.85
Light Lime Green
#B9FF66
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD72 #A372FD
analogous
#FDE972 #CCFD72 #87FD72
triadic
#CCFD72 #72CCFD #FD72CC
tetradic
#CCFD72 #72FDE9 #A372FD #FD7287
square
#CCFD72 #72FDE9 #A372FD #FD7287
split-complementary
#CCFD72 #7287FD #E972FD
monochromatic
#9DF103 #B6FC36 #CCFD72 #E2FEAE #F4FFE1
Accessibility & contrast
On white
1.18
#CCFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CCFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD72
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD72 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE64
Deuteranopia (green-blind)
#FFEC7B
Tritanopia (blue-blind)
#D3F2DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd72; /* rgb */ color: rgb(204, 253, 114); /* oklch */ color: oklch(93.2% 0.175 125.8);
Tailwind
colors: {
custom: {
50: '#defe9e',
500: '#ccfd72',
950: '#000000',
},
}SCSS
$custom: #ccfd72; $custom-light: #defe9e; $custom-dark: #000000;
JSON
{
"hex": "#ccfd72",
"rgb": {
"r": 204,
"g": 253,
"b": 114
},
"hsl": {
"h": 81.151,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.9322,
"c": 0.1748,
"h": 125.8
},
"luminance": 0.84303
}Semantic roles & 50–950 ramp
primary
#CCFD72
secondary
#723AD9
accent
#00E651
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580