#CCF573#CCF573
#CCF573 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.164 H 124.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF573 |
|---|---|
| RGB | rgb(204, 245, 115) |
| HSL | hsl(79, 87%, 71%) |
| HSV | hsv(79, 53%, 96%) |
| CMYK | cmyk(16.7%, 0%, 53.1%, 3.9%) |
| CIE-LAB | lab(91.41, -32.50, 57.48) |
| CIE-LCH | lch(91.41, 66.03, 119.48°) |
| OKLab | oklab(91.47% -0.0918 0.1354) |
| OKLCH | oklch(91.47% 0.164 124.1) |
| XYZ | xyz(60.6489, 79.3796, 28.3430) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Pear
#CBF85F
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 3.47
Light Pea Green
#C4FE82
ΔE00 3.57
Light Lime Green
#B9FF66
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF573 #9C73F5
analogous
#F5DD73 #CCF573 #8BF573
triadic
#CCF573 #73CCF5 #F573CC
tetradic
#CCF573 #73F5DD #9C73F5 #F5738B
square
#CCF573 #73F5DD #9C73F5 #F5738B
split-complementary
#CCF573 #738BF5 #DD73F5
monochromatic
#9DDE10 #B7F13A #CCF573 #E1F9AC #F5FDE2
Accessibility & contrast
On white
1.24
#CCF573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCF573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF573
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF573 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#FBE67B
Tritanopia (blue-blind)
#D4EBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf573; /* rgb */ color: rgb(204, 245, 115); /* oklch */ color: oklch(91.5% 0.164 124.1);
Tailwind
colors: {
custom: {
50: '#def89f',
500: '#ccf573',
950: '#000000',
},
}SCSS
$custom: #ccf573; $custom-light: #def89f; $custom-dark: #000000;
JSON
{
"hex": "#ccf573",
"rgb": {
"r": 204,
"g": 245,
"b": 115
},
"hsl": {
"h": 78.923,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.91469,
"c": 0.16359,
"h": 124.1
},
"luminance": 0.7938
}Semantic roles & 50–950 ramp
primary
#CCF573
secondary
#6B3DCF
accent
#02E349
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580