#CCE573#CCE573
#CCE573 is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 88.0% C 0.143 H 119.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE573 |
|---|---|
| RGB | rgb(204, 229, 115) |
| HSL | hsl(73, 69%, 67%) |
| HSV | hsv(73, 50%, 90%) |
| CMYK | cmyk(10.9%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(87.05, -24.99, 52.34) |
| CIE-LCH | lch(87.05, 58.00, 115.52°) |
| OKLab | oklab(87.97% -0.0707 0.1242) |
| OKLCH | oklch(87.97% 0.143 119.7) |
| XYZ | xyz(56.0161, 70.1140, 26.7987) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 5.92
Light Yellow Green
#CCFD7F
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.59
Pale Olive Green
#B1D27B
ΔE00 6.68
Light Pea Green
#C4FE82
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE573 #8C73E5
analogous
#E5C573 #CCE573 #93E573
triadic
#CCE573 #73CCE5 #E573CC
tetradic
#CCE573 #73E5C5 #8C73E5 #E57393
square
#CCE573 #73E5C5 #8C73E5 #E57393
split-complementary
#CCE573 #7393E5 #C573E5
monochromatic
#9ABB23 #B9DB3F #CCE573 #DFEFA7 #F2F8DA
Accessibility & contrast
On white
1.40
#CCE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CCE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE573
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE573 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#EEDA79
Tritanopia (blue-blind)
#D5DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cce573; /* rgb */ color: rgb(204, 229, 115); /* oklch */ color: oklch(88.0% 0.143 119.7);
Tailwind
colors: {
custom: {
50: '#dded9e',
500: '#cce573',
950: '#000000',
},
}SCSS
$custom: #cce573; $custom-light: #dded9e; $custom-dark: #000000;
JSON
{
"hex": "#cce573",
"rgb": {
"r": 204,
"g": 229,
"b": 115
},
"hsl": {
"h": 73.158,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.87971,
"c": 0.14293,
"h": 119.7
},
"luminance": 0.70114
}Semantic roles & 50–950 ramp
primary
#CCE573
secondary
#5C41BB
accent
#15D13E
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480