#CCF780#CCF780
#CCF780 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.154 H 125.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF780 |
|---|---|
| RGB | rgb(204, 247, 128) |
| HSL | hsl(82, 88%, 74%) |
| HSV | hsv(82, 48%, 97%) |
| CMYK | cmyk(17.4%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(92.09, -32.16, 52.34) |
| CIE-LCH | lch(92.09, 61.43, 121.56°) |
| OKLab | oklab(92.07% -0.0898 0.1252) |
| OKLCH | oklch(92.07% 0.154 125.7) |
| XYZ | xyz(62.0587, 80.9168, 32.7669) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 3.27
Pear
#CBF85F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF780 #AB80F7
analogous
#F7E780 #CCF780 #90F780
triadic
#CCF780 #80CCF7 #F780CC
tetradic
#CCF780 #80F7E7 #AB80F7 #F78090
square
#CCF780 #80F7E7 #AB80F7 #F78090
split-complementary
#CCF780 #8090F7 #E780F7
monochromatic
#9DEE0F #B5F346 #CCF780 #E3FBBA #F3FDE2
Accessibility & contrast
On white
1.22
#CCF780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CCF780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF780
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF780 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#D3EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf780; /* rgb */ color: rgb(204, 247, 128); /* oklch */ color: oklch(92.1% 0.154 125.7);
Tailwind
colors: {
custom: {
50: '#ddfaa7',
500: '#ccf780',
950: '#000000',
},
}SCSS
$custom: #ccf780; $custom-light: #ddfaa7; $custom-dark: #000000;
JSON
{
"hex": "#ccf780",
"rgb": {
"r": 204,
"g": 247,
"b": 128
},
"hsl": {
"h": 81.681,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.9207,
"c": 0.15406,
"h": 125.7
},
"luminance": 0.80917
}Semantic roles & 50–950 ramp
primary
#CCF780
secondary
#7A48D4
accent
#01E553
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580