#CCF077#CCF077
#CCF077 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.4% C 0.153 H 123.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF077 |
|---|---|
| RGB | rgb(204, 240, 119) |
| HSL | hsl(78, 80%, 70%) |
| HSV | hsv(78, 50%, 94%) |
| CMYK | cmyk(15%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(90.09, -29.80, 54.10) |
| CIE-LCH | lch(90.09, 61.77, 118.85°) |
| OKLab | oklab(90.42% -0.0839 0.1284) |
| OKLCH | oklch(90.42% 0.153 123.2) |
| XYZ | xyz(59.3919, 76.4892, 29.0842) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pear
#CBF85F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 4.29
Pale Lime
#BEFD73
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF077 #9B77F0
analogous
#F0D777 #CCF077 #90F077
triadic
#CCF077 #77CCF0 #F077CC
tetradic
#CCF077 #77F0D7 #9B77F0 #F07790
square
#CCF077 #77F0D7 #9B77F0 #F07790
split-complementary
#CCF077 #7790F0 #D777F0
monochromatic
#9DD518 #B7EA40 #CCF077 #E1F6AE #F5FCE3
Accessibility & contrast
On white
1.29
#CCF077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CCF077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF077
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF077 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46C
Deuteranopia (green-blind)
#F7E27E
Tritanopia (blue-blind)
#D4E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf077; /* rgb */ color: rgb(204, 240, 119); /* oklch */ color: oklch(90.4% 0.153 123.2);
Tailwind
colors: {
custom: {
50: '#ddf5a1',
500: '#ccf077',
950: '#000000',
},
}SCSS
$custom: #ccf077; $custom-light: #ddf5a1; $custom-dark: #000000;
JSON
{
"hex": "#ccf077",
"rgb": {
"r": 204,
"g": 240,
"b": 119
},
"hsl": {
"h": 77.851,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.90421,
"c": 0.15338,
"h": 123.2
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#CCF077
secondary
#6A42CA
accent
#09DC48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580