#CCE477#CCE477
#CCE477 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.8% C 0.138 H 119.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE477 |
|---|---|
| RGB | rgb(204, 228, 119) |
| HSL | hsl(73, 67%, 68%) |
| HSV | hsv(73, 48%, 89%) |
| CMYK | cmyk(10.5%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(86.83, -24.12, 50.19) |
| CIE-LCH | lch(86.83, 55.68, 115.67°) |
| OKLab | oklab(87.81% -0.0679 0.1198) |
| OKLCH | oklch(87.81% 0.138 119.6) |
| XYZ | xyz(55.9754, 69.6563, 27.9453) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.45
Light Khaki
#E6F2A2
ΔE00 6.18
Pear
#CBF85F
ΔE00 6.19
Light Yellow Green
#CCFD7F
ΔE00 6.20
Pale Olive Green
#B1D27B
ΔE00 6.22
Greenish Tan
#BCCB7A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE477 #8F77E4
analogous
#E4C577 #CCE477 #95E477
triadic
#CCE477 #77CCE4 #E477CC
tetradic
#CCE477 #77E4C5 #8F77E4 #E47795
square
#CCE477 #77E4C5 #8F77E4 #E47795
split-complementary
#CCE477 #7795E4 #C577E4
monochromatic
#9ABB25 #B9DA44 #CCE477 #DFEEAA #F2F8DD
Accessibility & contrast
On white
1.41
#CCE477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CCE477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE477
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE477 | 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)
#F0D96D
Deuteranopia (green-blind)
#EDDA7D
Tritanopia (blue-blind)
#D5DACB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce477; /* rgb */ color: rgb(204, 228, 119); /* oklch */ color: oklch(87.8% 0.138 119.6);
Tailwind
colors: {
custom: {
50: '#ddeca0',
500: '#cce477',
950: '#000000',
},
}SCSS
$custom: #cce477; $custom-light: #ddeca0; $custom-dark: #000000;
JSON
{
"hex": "#cce477",
"rgb": {
"r": 204,
"g": 228,
"b": 119
},
"hsl": {
"h": 73.211,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.87806,
"c": 0.13771,
"h": 119.6
},
"luminance": 0.69656
}Semantic roles & 50–950 ramp
primary
#CCE477
secondary
#5E44BB
accent
#17CF3F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480