#CCF076#CCF076
#CCF076 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.4% C 0.154 H 123.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF076 |
|---|---|
| RGB | rgb(204, 240, 118) |
| HSL | hsl(78, 80%, 70%) |
| HSV | hsv(78, 51%, 94%) |
| CMYK | cmyk(15%, 0%, 50.8%, 5.9%) |
| CIE-LAB | lab(90.07, -29.90, 54.55) |
| CIE-LCH | lch(90.07, 62.21, 118.73°) |
| OKLab | oklab(90.41% -0.0843 0.1293) |
| OKLCH | oklch(90.41% 0.154 123.1) |
| XYZ | xyz(59.3321, 76.4653, 28.7695) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Pear
#CBF85F
ΔE00 3.51
Light Pea Green
#C4FE82
ΔE00 4.33
Pale Lime
#BEFD73
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF076 #9A76F0
analogous
#F0D776 #CCF076 #8FF076
triadic
#CCF076 #76CCF0 #F076CC
tetradic
#CCF076 #76F0D7 #9A76F0 #F0768F
square
#CCF076 #76F0D7 #9A76F0 #F0768F
split-complementary
#CCF076 #768FF0 #D776F0
monochromatic
#9DD417 #B7EA3F #CCF076 #E1F6AD #F5FCE3
Accessibility & contrast
On white
1.29
#CCF076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CCF076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF076
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF076 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46B
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#D4E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf076; /* rgb */ color: rgb(204, 240, 118); /* oklch */ color: oklch(90.4% 0.154 123.1);
Tailwind
colors: {
custom: {
50: '#def5a0',
500: '#ccf076',
950: '#000000',
},
}SCSS
$custom: #ccf076; $custom-light: #def5a0; $custom-dark: #000000;
JSON
{
"hex": "#ccf076",
"rgb": {
"r": 204,
"g": 240,
"b": 118
},
"hsl": {
"h": 77.705,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.90409,
"c": 0.15432,
"h": 123.1
},
"luminance": 0.76466
}Semantic roles & 50–950 ramp
primary
#CCF076
secondary
#6941CA
accent
#09DD47
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580