#CCEB79#CCEB79
#CCEB79 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.145 H 121.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEB79 |
|---|---|
| RGB | rgb(204, 235, 121) |
| HSL | hsl(76, 74%, 70%) |
| HSV | hsv(76, 49%, 92%) |
| CMYK | cmyk(13.2%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(88.75, -27.26, 51.57) |
| CIE-LCH | lch(88.75, 58.33, 117.86°) |
| OKLab | oklab(89.35% -0.0766 0.123) |
| OKLCH | oklch(89.35% 0.145 121.9) |
| XYZ | xyz(58.0616, 73.6345, 29.2395) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.36
Pear
#CBF85F
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 5.38
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Pale Lime
#BEFD73
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEB79 #9879EB
analogous
#EBD179 #CCEB79 #93EB79
triadic
#CCEB79 #79CCEB #EB79CC
tetradic
#CCEB79 #79EBD1 #9879EB #EB7993
square
#CCEB79 #79EBD1 #9879EB #EB7993
split-complementary
#CCEB79 #7993EB #D179EB
monochromatic
#9CCB1E #B8E344 #CCEB79 #E0F3AE #F5FBE4
Accessibility & contrast
On white
1.34
#CCEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CCEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEB79
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEB79 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6F
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#D4E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cceb79; /* rgb */ color: rgb(204, 235, 121); /* oklch */ color: oklch(89.4% 0.145 121.9);
Tailwind
colors: {
custom: {
50: '#ddf1a2',
500: '#cceb79',
950: '#000000',
},
}SCSS
$custom: #cceb79; $custom-light: #ddf1a2; $custom-dark: #000000;
JSON
{
"hex": "#cceb79",
"rgb": {
"r": 204,
"g": 235,
"b": 121
},
"hsl": {
"h": 76.316,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.89355,
"c": 0.14489,
"h": 121.9
},
"luminance": 0.73635
}Semantic roles & 50–950 ramp
primary
#CCEB79
secondary
#6744C4
accent
#0FD645
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580