#CCED72#CCED72
#CCED72 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.154 H 122.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED72 |
|---|---|
| RGB | rgb(204, 237, 114) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 52%, 93%) |
| CMYK | cmyk(13.9%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(89.22, -28.87, 55.36) |
| CIE-LCH | lch(89.22, 62.44, 117.54°) |
| OKLab | oklab(89.7% -0.0817 0.1307) |
| OKLCH | oklch(89.7% 0.154 122) |
| XYZ | xyz(58.2236, 74.6206, 27.2522) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 5.15
Pale Lime
#BEFD73
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED72 #9372ED
analogous
#EDD172 #CCED72 #8FED72
triadic
#CCED72 #72CCED #ED72CC
tetradic
#CCED72 #72EDD1 #9372ED #ED728F
square
#CCED72 #72EDD1 #9372ED #ED728F
split-complementary
#CCED72 #728FED #D172ED
monochromatic
#9BCB1A #B8E63C #CCED72 #E0F4A8 #F3FBDF
Accessibility & contrast
On white
1.32
#CCED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CCED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED72
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED72 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E166
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#D5E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced72; /* rgb */ color: rgb(204, 237, 114); /* oklch */ color: oklch(89.7% 0.154 122.0);
Tailwind
colors: {
custom: {
50: '#def39e',
500: '#cced72',
950: '#000000',
},
}SCSS
$custom: #cced72; $custom-light: #def39e; $custom-dark: #000000;
JSON
{
"hex": "#cced72",
"rgb": {
"r": 204,
"g": 237,
"b": 114
},
"hsl": {
"h": 76.098,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.89703,
"c": 0.15416,
"h": 122
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#CCED72
secondary
#623EC6
accent
#0CDA43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580