#CCE473#CCE473
#CCE473 is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.8% C 0.142 H 119.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE473 |
|---|---|
| RGB | rgb(204, 228, 115) |
| HSL | hsl(73, 68%, 67%) |
| HSV | hsv(73, 50%, 89%) |
| CMYK | cmyk(10.5%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(86.78, -24.51, 52.02) |
| CIE-LCH | lch(86.78, 57.50, 115.23°) |
| OKLab | oklab(87.75% -0.0694 0.1235) |
| OKLCH | oklch(87.75% 0.142 119.3) |
| XYZ | xyz(55.7402, 69.5622, 26.7067) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.65
Pear
#CBF85F
ΔE00 5.88
Light Yellow Green
#CCFD7F
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE473 #8B73E4
analogous
#E4C373 #CCE473 #94E473
triadic
#CCE473 #73CCE4 #E473CC
tetradic
#CCE473 #73E4C3 #8B73E4 #E47394
square
#CCE473 #73E4C3 #8B73E4 #E47394
split-complementary
#CCE473 #7394E4 #C373E4
monochromatic
#99B924 #B9DA40 #CCE473 #DFEEA6 #F1F8DA
Accessibility & contrast
On white
1.41
#CCE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CCE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE473
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE473 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#EDDA79
Tritanopia (blue-blind)
#D5DACA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce473; /* rgb */ color: rgb(204, 228, 115); /* oklch */ color: oklch(87.8% 0.142 119.3);
Tailwind
colors: {
custom: {
50: '#ddec9e',
500: '#cce473',
950: '#000000',
},
}SCSS
$custom: #cce473; $custom-light: #ddec9e; $custom-dark: #000000;
JSON
{
"hex": "#cce473",
"rgb": {
"r": 204,
"g": 228,
"b": 115
},
"hsl": {
"h": 72.743,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.87754,
"c": 0.14165,
"h": 119.3
},
"luminance": 0.69562
}Semantic roles & 50–950 ramp
primary
#CCE473
secondary
#5B42B9
accent
#16D03D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480