#CCF572#CCF572
#CCF572 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.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF572 |
|---|---|
| RGB | rgb(204, 245, 114) |
| HSL | hsl(79, 87%, 70%) |
| HSV | hsv(79, 53%, 96%) |
| CMYK | cmyk(16.7%, 0%, 53.5%, 3.9%) |
| CIE-LAB | lab(91.40, -32.59, 57.92) |
| CIE-LCH | lch(91.40, 66.46, 119.36°) |
| OKLab | oklab(91.46% -0.0921 0.1363) |
| OKLCH | oklch(91.46% 0.164 124.1) |
| XYZ | xyz(60.5917, 79.3567, 28.0415) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.30
Pear
#CBF85F
ΔE00 2.32
Pale Lime
#BEFD73
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 3.64
Light Lime Green
#B9FF66
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF572 #9B72F5
analogous
#F5DD72 #CCF572 #8AF572
triadic
#CCF572 #72CCF5 #F572CC
tetradic
#CCF572 #72F5DD #9B72F5 #F5728A
square
#CCF572 #72F5DD #9B72F5 #F5728A
split-complementary
#CCF572 #728AF5 #DD72F5
monochromatic
#9DDD10 #B7F139 #CCF572 #E1F9AB #F5FDE2
Accessibility & contrast
On white
1.24
#CCF572 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CCF572 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF572
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF572 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF572 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE865
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#D4EBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf572; /* rgb */ color: rgb(204, 245, 114); /* oklch */ color: oklch(91.5% 0.164 124.1);
Tailwind
colors: {
custom: {
50: '#def89e',
500: '#ccf572',
950: '#000000',
},
}SCSS
$custom: #ccf572; $custom-light: #def89e; $custom-dark: #000000;
JSON
{
"hex": "#ccf572",
"rgb": {
"r": 204,
"g": 245,
"b": 114
},
"hsl": {
"h": 78.779,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.91458,
"c": 0.16448,
"h": 124.1
},
"luminance": 0.79357
}Semantic roles & 50–950 ramp
primary
#CCF572
secondary
#6A3CCF
accent
#02E349
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580