#CCE476#CCE476
#CCE476 is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.8% C 0.139 H 119.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE476 |
|---|---|
| RGB | rgb(204, 228, 118) |
| HSL | hsl(73, 67%, 68%) |
| HSV | hsv(73, 48%, 89%) |
| CMYK | cmyk(10.5%, 0%, 48.2%, 10.6%) |
| CIE-LAB | lab(86.82, -24.22, 50.65) |
| CIE-LCH | lch(86.82, 56.14, 115.55°) |
| OKLab | oklab(87.79% -0.0683 0.1207) |
| OKLCH | oklch(87.79% 0.139 119.5) |
| XYZ | xyz(55.9157, 69.6324, 27.6307) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.50
Pear
#CBF85F
ΔE00 6.11
Light Yellow Green
#CCFD7F
ΔE00 6.19
Light Khaki
#E6F2A2
ΔE00 6.27
Pale Olive Green
#B1D27B
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE476 #8E76E4
analogous
#E4C576 #CCE476 #95E476
triadic
#CCE476 #76CCE4 #E476CC
tetradic
#CCE476 #76E4C5 #8E76E4 #E47695
square
#CCE476 #76E4C5 #8E76E4 #E47695
split-complementary
#CCE476 #7695E4 #C576E4
monochromatic
#9ABB25 #B9DA43 #CCE476 #DFEEA9 #F2F8DC
Accessibility & contrast
On white
1.41
#CCE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CCE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE476
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE476 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#D5DACB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce476; /* rgb */ color: rgb(204, 228, 118); /* oklch */ color: oklch(87.8% 0.139 119.5);
Tailwind
colors: {
custom: {
50: '#ddeca0',
500: '#cce476',
950: '#000000',
},
}SCSS
$custom: #cce476; $custom-light: #ddeca0; $custom-dark: #000000;
JSON
{
"hex": "#cce476",
"rgb": {
"r": 204,
"g": 228,
"b": 118
},
"hsl": {
"h": 73.091,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.87793,
"c": 0.13871,
"h": 119.5
},
"luminance": 0.69632
}Semantic roles & 50–950 ramp
primary
#CCE476
secondary
#5D43BB
accent
#17CF3F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480