#CCF080#CCF080
#CCF080 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.145 H 123.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF080 |
|---|---|
| RGB | rgb(204, 240, 128) |
| HSL | hsl(79, 79%, 72%) |
| HSV | hsv(79, 47%, 94%) |
| CMYK | cmyk(15%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.19, -28.90, 50.02) |
| CIE-LCH | lch(90.19, 57.77, 120.02°) |
| OKLab | oklab(90.54% -0.0807 0.12) |
| OKLCH | oklch(90.54% 0.145 123.9) |
| XYZ | xyz(59.9582, 76.7158, 32.0667) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.65
Pear
#CBF85F
ΔE00 4.72
Pale Lime
#BEFD73
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF080 #A480F0
analogous
#F0DC80 #CCF080 #94F080
triadic
#CCF080 #80CCF0 #F080CC
tetradic
#CCF080 #80F0DC #A480F0 #F08094
square
#CCF080 #80F0DC #A480F0 #F08094
split-complementary
#CCF080 #8094F0 #DC80F0
monochromatic
#9DDC1A #B6EA49 #CCF080 #E2F6B7 #F4FCE4
Accessibility & contrast
On white
1.28
#CCF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CCF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF080
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF080 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#D3E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf080; /* rgb */ color: rgb(204, 240, 128); /* oklch */ color: oklch(90.5% 0.145 123.9);
Tailwind
colors: {
custom: {
50: '#ddf5a7',
500: '#ccf080',
950: '#000000',
},
}SCSS
$custom: #ccf080; $custom-light: #ddf5a7; $custom-dark: #000000;
JSON
{
"hex": "#ccf080",
"rgb": {
"r": 204,
"g": 240,
"b": 128
},
"hsl": {
"h": 79.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90539,
"c": 0.14463,
"h": 123.9
},
"luminance": 0.76716
}Semantic roles & 50–950 ramp
primary
#CCF080
secondary
#734ACB
accent
#0ADB4D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580