#CCFF74#CCFF74
#CCFF74 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.176 H 126.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF74 |
|---|---|
| RGB | rgb(204, 255, 116) |
| HSL | hsl(82, 100%, 73%) |
| HSV | hsv(82, 55%, 100%) |
| CMYK | cmyk(20%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(94.15, -36.96, 60.23) |
| CIE-LCH | lch(94.15, 70.66, 121.53°) |
| OKLab | oklab(93.68% -0.1041 0.1414) |
| OKLCH | oklch(93.68% 0.176 126.4) |
| XYZ | xyz(63.8141, 85.6175, 29.6834) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.53
Pale Lime
#BEFD73
ΔE00 2.12
Pear
#CBF85F
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 2.61
Light Lime Green
#B9FF66
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF74 #A774FF
analogous
#FFEC74 #CCFF74 #87FF74
triadic
#CCFF74 #74CCFF #FF74CC
tetradic
#CCFF74 #74FFEC #A774FF #FF7487
square
#CCFF74 #74FFEC #A774FF #FF7487
split-complementary
#CCFF74 #7487FF #EC74FF
monochromatic
#9DF900 #B6FF37 #CCFF74 #E2FFB1 #F4FFE0
Accessibility & contrast
On white
1.16
#CCFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CCFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF74
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF74 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF066
Deuteranopia (green-blind)
#FFED7D
Tritanopia (blue-blind)
#D3F5E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff74; /* rgb */ color: rgb(204, 255, 116); /* oklch */ color: oklch(93.7% 0.176 126.4);
Tailwind
colors: {
custom: {
50: '#deffa0',
500: '#ccff74',
950: '#000000',
},
}SCSS
$custom: #ccff74; $custom-light: #deffa0; $custom-dark: #000000;
JSON
{
"hex": "#ccff74",
"rgb": {
"r": 204,
"g": 255,
"b": 116
},
"hsl": {
"h": 82.014,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.93684,
"c": 0.17564,
"h": 126.4
},
"luminance": 0.85618
}Semantic roles & 50–950 ramp
primary
#CCFF74
secondary
#763BDC
accent
#00E654
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680