#CCF480#CCF480
#CCF480 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.4% C 0.150 H 124.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF480 |
|---|---|
| RGB | rgb(204, 244, 128) |
| HSL | hsl(81, 84%, 73%) |
| HSV | hsv(81, 48%, 96%) |
| CMYK | cmyk(16.4%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.28, -30.77, 51.35) |
| CIE-LCH | lch(91.28, 59.86, 120.93°) |
| OKLab | oklab(91.41% -0.0859 0.123) |
| OKLCH | oklch(91.41% 0.15 124.9) |
| XYZ | xyz(61.1487, 79.0968, 32.4636) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.81
Pale Lime
#BEFD73
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF480 #A880F4
analogous
#F4E280 #CCF480 #92F480
triadic
#CCF480 #80CCF4 #F480CC
tetradic
#CCF480 #80F4E2 #A880F4 #F48092
square
#CCF480 #80F4E2 #A880F4 #F48092
split-complementary
#CCF480 #8092F4 #E280F4
monochromatic
#9DE614 #B5EF48 #CCF480 #E3F9B8 #F4FDE3
Accessibility & contrast
On white
1.25
#CCF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CCF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF480
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF480 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#F9E687
Tritanopia (blue-blind)
#D3EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf480; /* rgb */ color: rgb(204, 244, 128); /* oklch */ color: oklch(91.4% 0.150 124.9);
Tailwind
colors: {
custom: {
50: '#ddf7a7',
500: '#ccf480',
950: '#000000',
},
}SCSS
$custom: #ccf480; $custom-light: #ddf7a7; $custom-dark: #000000;
JSON
{
"hex": "#ccf480",
"rgb": {
"r": 204,
"g": 244,
"b": 128
},
"hsl": {
"h": 80.69,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91413,
"c": 0.15002,
"h": 124.9
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#CCF480
secondary
#7748D0
accent
#05E151
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580