#CCED79#CCED79
#CCED79 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.148 H 122.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED79 |
|---|---|
| RGB | rgb(204, 237, 121) |
| HSL | hsl(77, 76%, 70%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(13.9%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(89.29, -28.20, 52.22) |
| CIE-LCH | lch(89.29, 59.35, 118.37°) |
| OKLab | oklab(89.79% -0.0793 0.1244) |
| OKLCH | oklch(89.79% 0.148 122.5) |
| XYZ | xyz(58.6374, 74.7861, 29.4315) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Pale Lime
#BEFD73
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED79 #9A79ED
analogous
#EDD479 #CCED79 #92ED79
triadic
#CCED79 #79CCED #ED79CC
tetradic
#CCED79 #79EDD4 #9A79ED #ED7992
square
#CCED79 #79EDD4 #9A79ED #ED7992
split-complementary
#CCED79 #7992ED #D479ED
monochromatic
#9DD01C #B7E643 #CCED79 #E1F4AF #F5FBE4
Accessibility & contrast
On white
1.32
#CCED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CCED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED79
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED79 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#D4E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced79; /* rgb */ color: rgb(204, 237, 121); /* oklch */ color: oklch(89.8% 0.148 122.5);
Tailwind
colors: {
custom: {
50: '#ddf3a2',
500: '#cced79',
950: '#000000',
},
}SCSS
$custom: #cced79; $custom-light: #ddf3a2; $custom-dark: #000000;
JSON
{
"hex": "#cced79",
"rgb": {
"r": 204,
"g": 237,
"b": 121
},
"hsl": {
"h": 77.069,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.89791,
"c": 0.14752,
"h": 122.5
},
"luminance": 0.74786
}Semantic roles & 50–950 ramp
primary
#CCED79
secondary
#6944C6
accent
#0DD947
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580