#CCF574#CCF574
#CCF574 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.163 H 124.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF574 |
|---|---|
| RGB | rgb(204, 245, 116) |
| HSL | hsl(79, 87%, 71%) |
| HSV | hsv(79, 53%, 96%) |
| CMYK | cmyk(16.7%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(91.42, -32.41, 57.04) |
| CIE-LCH | lch(91.42, 65.61, 119.60°) |
| OKLab | oklab(91.48% -0.0914 0.1345) |
| OKLCH | oklch(91.48% 0.163 124.2) |
| XYZ | xyz(60.7068, 79.4027, 28.6477) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.16
Pear
#CBF85F
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 3.50
Light Lime Green
#B9FF66
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF574 #9D74F5
analogous
#F5DE74 #CCF574 #8BF574
triadic
#CCF574 #74CCF5 #F574CC
tetradic
#CCF574 #74F5DE #9D74F5 #F5748B
square
#CCF574 #74F5DE #9D74F5 #F5748B
split-complementary
#CCF574 #748BF5 #DE74F5
monochromatic
#9DDF10 #B7F13B #CCF574 #E1F9AD #F5FDE2
Accessibility & contrast
On white
1.24
#CCF574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCF574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF574
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF574 | 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)
#FFE868
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#D4EBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf574; /* rgb */ color: rgb(204, 245, 116); /* oklch */ color: oklch(91.5% 0.163 124.2);
Tailwind
colors: {
custom: {
50: '#def89f',
500: '#ccf574',
950: '#000000',
},
}SCSS
$custom: #ccf574; $custom-light: #def89f; $custom-dark: #000000;
JSON
{
"hex": "#ccf574",
"rgb": {
"r": 204,
"g": 245,
"b": 116
},
"hsl": {
"h": 79.07,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.91481,
"c": 0.16268,
"h": 124.2
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#CCF574
secondary
#6C3ED0
accent
#02E34A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580