#CCFF73#CCFF73
#CCFF73 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.177 H 126.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF73 |
|---|---|
| RGB | rgb(204, 255, 115) |
| HSL | hsl(82, 100%, 73%) |
| HSV | hsv(82, 55%, 100%) |
| CMYK | cmyk(20%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(94.14, -37.05, 60.66) |
| CIE-LCH | lch(94.14, 71.08, 121.42°) |
| OKLab | oklab(93.67% -0.1045 0.1423) |
| OKLCH | oklch(93.67% 0.177 126.3) |
| XYZ | xyz(63.7563, 85.5944, 29.3788) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pale Lime
#BEFD73
ΔE00 2.17
Pear
#CBF85F
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 2.72
Light Lime Green
#B9FF66
ΔE00 2.73
Pale Lime Green
#B1FF65
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF73 #A673FF
analogous
#FFEC73 #CCFF73 #86FF73
triadic
#CCFF73 #73CCFF #FF73CC
tetradic
#CCFF73 #73FFEC #A673FF #FF7386
square
#CCFF73 #73FFEC #A673FF #FF7386
split-complementary
#CCFF73 #7386FF #EC73FF
monochromatic
#9DF800 #B6FF36 #CCFF73 #E2FFB0 #F4FFE0
Accessibility & contrast
On white
1.16
#CCFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CCFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF73
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF73 | 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)
#FFF065
Deuteranopia (green-blind)
#FFED7C
Tritanopia (blue-blind)
#D3F4E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff73; /* rgb */ color: rgb(204, 255, 115); /* oklch */ color: oklch(93.7% 0.177 126.3);
Tailwind
colors: {
custom: {
50: '#deff9f',
500: '#ccff73',
950: '#000000',
},
}SCSS
$custom: #ccff73; $custom-light: #deff9f; $custom-dark: #000000;
JSON
{
"hex": "#ccff73",
"rgb": {
"r": 204,
"g": 255,
"b": 115
},
"hsl": {
"h": 81.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.93673,
"c": 0.17652,
"h": 126.3
},
"luminance": 0.85595
}Semantic roles & 50–950 ramp
primary
#CCFF73
secondary
#753ADC
accent
#00E654
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680