#CCED73#CCED73
#CCED73 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.153 H 122.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED73 |
|---|---|
| RGB | rgb(204, 237, 115) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.9%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.23, -28.78, 54.92) |
| CIE-LCH | lch(89.23, 62.00, 117.65°) |
| OKLab | oklab(89.72% -0.0814 0.1298) |
| OKLCH | oklch(89.72% 0.153 122.1) |
| XYZ | xyz(58.2808, 74.6435, 27.5536) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.78
Light Yellow Green
#CCFD7F
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED73 #9473ED
analogous
#EDD173 #CCED73 #8FED73
triadic
#CCED73 #73CCED #ED73CC
tetradic
#CCED73 #73EDD1 #9473ED #ED738F
square
#CCED73 #73EDD1 #9473ED #ED738F
split-complementary
#CCED73 #738FED #D173ED
monochromatic
#9BCB1A #B8E63D #CCED73 #E0F4A9 #F4FBDF
Accessibility & contrast
On white
1.32
#CCED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CCED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED73
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED73 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#D5E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced73; /* rgb */ color: rgb(204, 237, 115); /* oklch */ color: oklch(89.7% 0.153 122.1);
Tailwind
colors: {
custom: {
50: '#def39e',
500: '#cced73',
950: '#000000',
},
}SCSS
$custom: #cced73; $custom-light: #def39e; $custom-dark: #000000;
JSON
{
"hex": "#cced73",
"rgb": {
"r": 204,
"g": 237,
"b": 115
},
"hsl": {
"h": 76.23,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89715,
"c": 0.15324,
"h": 122.1
},
"luminance": 0.74644
}Semantic roles & 50–950 ramp
primary
#CCED73
secondary
#633FC6
accent
#0CD944
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580