#CCFC73#CCFC73
#CCFC73 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.0% C 0.173 H 125.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC73 |
|---|---|
| RGB | rgb(204, 252, 115) |
| HSL | hsl(81, 96%, 72%) |
| HSV | hsv(81, 54%, 99%) |
| CMYK | cmyk(19%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(93.32, -35.69, 59.71) |
| CIE-LCH | lch(93.32, 69.56, 120.87°) |
| OKLab | oklab(93.01% -0.1007 0.1402) |
| OKLCH | oklch(93.01% 0.173 125.7) |
| XYZ | xyz(62.8068, 83.6953, 29.0622) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Pear
#CBF85F
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.79
Light Lime Green
#B9FF66
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC73 #A373FC
analogous
#FCE873 #CCFC73 #88FC73
triadic
#CCFC73 #73CCFC #FC73CC
tetradic
#CCFC73 #73FCE8 #A373FC #FC7388
square
#CCFC73 #73FCE8 #A373FC #FC7388
split-complementary
#CCFC73 #7388FC #E873FC
monochromatic
#9DEF05 #B6FB37 #CCFC73 #E2FDAF #F4FEE1
Accessibility & contrast
On white
1.18
#CCFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#CCFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC73
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC73 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FFEB7C
Tritanopia (blue-blind)
#D3F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc73; /* rgb */ color: rgb(204, 252, 115); /* oklch */ color: oklch(93.0% 0.173 125.7);
Tailwind
colors: {
custom: {
50: '#defd9f',
500: '#ccfc73',
950: '#000000',
},
}SCSS
$custom: #ccfc73; $custom-light: #defd9f; $custom-dark: #000000;
JSON
{
"hex": "#ccfc73",
"rgb": {
"r": 204,
"g": 252,
"b": 115
},
"hsl": {
"h": 81.022,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.9301,
"c": 0.17264,
"h": 125.7
},
"luminance": 0.83696
}Semantic roles & 50–950 ramp
primary
#CCFC73
secondary
#723BD8
accent
#00E650
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580