#CCFD73#CCFD73
#CCFD73 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.174 H 125.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD73 |
|---|---|
| RGB | rgb(204, 253, 115) |
| HSL | hsl(81, 97%, 72%) |
| HSV | hsv(81, 55%, 99%) |
| CMYK | cmyk(19.4%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(93.59, -36.15, 60.02) |
| CIE-LCH | lch(93.59, 70.07, 121.06°) |
| OKLab | oklab(93.23% -0.102 0.1409) |
| OKLCH | oklch(93.23% 0.174 125.9) |
| XYZ | xyz(63.1216, 84.3250, 29.1672) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 2.29
Pear
#CBF85F
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.75
Light Lime Green
#B9FF66
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD73 #A473FD
analogous
#FDE973 #CCFD73 #87FD73
triadic
#CCFD73 #73CCFD #FD73CC
tetradic
#CCFD73 #73FDE9 #A473FD #FD7387
square
#CCFD73 #73FDE9 #A473FD #FD7387
split-complementary
#CCFD73 #7387FD #E973FD
monochromatic
#9DF203 #B6FC37 #CCFD73 #E2FEAF #F4FFE1
Accessibility & contrast
On white
1.18
#CCFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#CCFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD73
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD73 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FFEC7C
Tritanopia (blue-blind)
#D3F3DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd73; /* rgb */ color: rgb(204, 253, 115); /* oklch */ color: oklch(93.2% 0.174 125.9);
Tailwind
colors: {
custom: {
50: '#defe9f',
500: '#ccfd73',
950: '#000000',
},
}SCSS
$custom: #ccfd73; $custom-light: #defe9f; $custom-dark: #000000;
JSON
{
"hex": "#ccfd73",
"rgb": {
"r": 204,
"g": 253,
"b": 115
},
"hsl": {
"h": 81.304,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.93231,
"c": 0.17393,
"h": 125.9
},
"luminance": 0.84326
}Semantic roles & 50–950 ramp
primary
#CCFD73
secondary
#733BDA
accent
#00E651
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580