#CCFA73#CCFA73
#CCFA73 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.170 H 125.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA73 |
|---|---|
| RGB | rgb(204, 250, 115) |
| HSL | hsl(80, 93%, 72%) |
| HSV | hsv(80, 54%, 98%) |
| CMYK | cmyk(18.4%, 0%, 54%, 2%) |
| CIE-LAB | lab(92.77, -34.79, 59.07) |
| CIE-LCH | lch(92.77, 68.55, 120.49°) |
| OKLab | oklab(92.57% -0.0982 0.1389) |
| OKLCH | oklch(92.57% 0.17 125.3) |
| XYZ | xyz(62.1820, 82.4458, 28.8540) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.56
Pear
#CBF85F
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.93
Light Lime Green
#B9FF66
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA73 #A173FA
analogous
#FAE473 #CCFA73 #89FA73
triadic
#CCFA73 #73CCFA #FA73CC
tetradic
#CCFA73 #73FAE4 #A173FA #FA7389
square
#CCFA73 #73FAE4 #A173FA #FA7389
split-complementary
#CCFA73 #7389FA #E473FA
monochromatic
#9DEA08 #B6F838 #CCFA73 #E2FCAE #F4FEE1
Accessibility & contrast
On white
1.20
#CCFA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#CCFA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA73
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA73 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC66
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#D3F0DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccfa73; /* rgb */ color: rgb(204, 250, 115); /* oklch */ color: oklch(92.6% 0.170 125.3);
Tailwind
colors: {
custom: {
50: '#defc9f',
500: '#ccfa73',
950: '#000000',
},
}SCSS
$custom: #ccfa73; $custom-light: #defc9f; $custom-dark: #000000;
JSON
{
"hex": "#ccfa73",
"rgb": {
"r": 204,
"g": 250,
"b": 115
},
"hsl": {
"h": 80.444,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.92569,
"c": 0.17006,
"h": 125.3
},
"luminance": 0.82446
}Semantic roles & 50–950 ramp
primary
#CCFA73
secondary
#703BD6
accent
#00E64E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580