#CCED74#CCED74
#CCED74 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.152 H 122.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED74 |
|---|---|
| RGB | rgb(204, 237, 116) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.9%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.24, -28.68, 54.47) |
| CIE-LCH | lch(89.24, 61.56, 117.77°) |
| OKLab | oklab(89.73% -0.081 0.129) |
| OKLCH | oklch(89.73% 0.152 122.1) |
| XYZ | xyz(58.3387, 74.6666, 27.8583) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.87
Light Yellow Green
#CCFD7F
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED74 #9574ED
analogous
#EDD274 #CCED74 #90ED74
triadic
#CCED74 #74CCED #ED74CC
tetradic
#CCED74 #74EDD2 #9574ED #ED7490
square
#CCED74 #74EDD2 #9574ED #ED7490
split-complementary
#CCED74 #7490ED #D274ED
monochromatic
#9CCC1A #B8E63E #CCED74 #E0F4AA #F4FBE0
Accessibility & contrast
On white
1.32
#CCED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CCED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED74
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED74 | 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)
#F9E169
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#D5E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced74; /* rgb */ color: rgb(204, 237, 116); /* oklch */ color: oklch(89.7% 0.152 122.1);
Tailwind
colors: {
custom: {
50: '#ddf39f',
500: '#cced74',
950: '#000000',
},
}SCSS
$custom: #cced74; $custom-light: #ddf39f; $custom-dark: #000000;
JSON
{
"hex": "#cced74",
"rgb": {
"r": 204,
"g": 237,
"b": 116
},
"hsl": {
"h": 76.364,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.89728,
"c": 0.1523,
"h": 122.1
},
"luminance": 0.74667
}Semantic roles & 50–950 ramp
primary
#CCED74
secondary
#643FC6
accent
#0CD944
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580