#CCED78#CCED78
#CCED78 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.148 H 122.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED78 |
|---|---|
| RGB | rgb(204, 237, 120) |
| HSL | hsl(77, 76%, 70%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(13.9%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(89.28, -28.30, 52.68) |
| CIE-LCH | lch(89.28, 59.80, 118.25°) |
| OKLab | oklab(89.78% -0.0796 0.1253) |
| OKLCH | oklch(89.78% 0.148 122.4) |
| XYZ | xyz(58.5764, 74.7617, 29.1102) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pear
#CBF85F
ΔE00 4.28
Light Pea Green
#C4FE82
ΔE00 4.93
Pale Lime
#BEFD73
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED78 #9978ED
analogous
#EDD478 #CCED78 #91ED78
triadic
#CCED78 #78CCED #ED78CC
tetradic
#CCED78 #78EDD4 #9978ED #ED7891
square
#CCED78 #78EDD4 #9978ED #ED7891
split-complementary
#CCED78 #7891ED #D478ED
monochromatic
#9CCF1C #B8E642 #CCED78 #E0F4AE #F5FBE4
Accessibility & contrast
On white
1.32
#CCED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CCED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED78
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED78 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16E
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#D4E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced78; /* rgb */ color: rgb(204, 237, 120); /* oklch */ color: oklch(89.8% 0.148 122.4);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#cced78',
950: '#000000',
},
}SCSS
$custom: #cced78; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#cced78",
"rgb": {
"r": 204,
"g": 237,
"b": 120
},
"hsl": {
"h": 76.923,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.89778,
"c": 0.14849,
"h": 122.4
},
"luminance": 0.74762
}Semantic roles & 50–950 ramp
primary
#CCED78
secondary
#6843C6
accent
#0DD946
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580