#CCF473#CCF473
#CCF473 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.3% C 0.162 H 123.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF473 |
|---|---|
| RGB | rgb(204, 244, 115) |
| HSL | hsl(79, 85%, 70%) |
| HSV | hsv(79, 53%, 96%) |
| CMYK | cmyk(16.4%, 0%, 52.9%, 4.3%) |
| CIE-LAB | lab(91.13, -32.04, 57.16) |
| CIE-LCH | lch(91.13, 65.53, 119.27°) |
| OKLab | oklab(91.25% -0.0905 0.1347) |
| OKLCH | oklch(91.25% 0.162 123.9) |
| XYZ | xyz(60.3472, 78.7762, 28.2424) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.41
Pear
#CBF85F
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 3.66
Light Pea Green
#C4FE82
ΔE00 3.73
Light Lime Green
#B9FF66
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF473 #9B73F4
analogous
#F4DC73 #CCF473 #8BF473
triadic
#CCF473 #73CCF4 #F473CC
tetradic
#CCF473 #73F4DC #9B73F4 #F4738B
square
#CCF473 #73F4DC #9B73F4 #F4738B
split-complementary
#CCF473 #738BF4 #DC73F4
monochromatic
#9DDB11 #B7F03A #CCF473 #E1F8AC #F5FDE3
Accessibility & contrast
On white
1.25
#CCF473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CCF473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF473
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF473 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE767
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#D4EAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf473; /* rgb */ color: rgb(204, 244, 115); /* oklch */ color: oklch(91.3% 0.162 123.9);
Tailwind
colors: {
custom: {
50: '#def79f',
500: '#ccf473',
950: '#000000',
},
}SCSS
$custom: #ccf473; $custom-light: #def79f; $custom-dark: #000000;
JSON
{
"hex": "#ccf473",
"rgb": {
"r": 204,
"g": 244,
"b": 115
},
"hsl": {
"h": 78.605,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.9125,
"c": 0.16229,
"h": 123.9
},
"luminance": 0.78777
}Semantic roles & 50–950 ramp
primary
#CCF473
secondary
#6A3DCE
accent
#04E249
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580