#CCED75#CCED75
#CCED75 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.151 H 122.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED75 |
|---|---|
| RGB | rgb(204, 237, 117) |
| HSL | hsl(77, 77%, 69%) |
| HSV | hsv(77, 51%, 93%) |
| CMYK | cmyk(13.9%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(89.25, -28.59, 54.03) |
| CIE-LCH | lch(89.25, 61.12, 117.89°) |
| OKLab | oklab(89.74% -0.0807 0.1281) |
| OKLCH | oklch(89.74% 0.151 122.2) |
| XYZ | xyz(58.3972, 74.6900, 28.1663) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Pear
#CBF85F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED75 #9675ED
analogous
#EDD275 #CCED75 #90ED75
triadic
#CCED75 #75CCED #ED75CC
tetradic
#CCED75 #75EDD2 #9675ED #ED7590
square
#CCED75 #75EDD2 #9675ED #ED7590
split-complementary
#CCED75 #7590ED #D275ED
monochromatic
#9CCD1B #B8E63F #CCED75 #E0F4AB #F4FBE1
Accessibility & contrast
On white
1.32
#CCED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CCED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED75
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED75 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F5E07C
Tritanopia (blue-blind)
#D4E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced75; /* rgb */ color: rgb(204, 237, 117); /* oklch */ color: oklch(89.7% 0.151 122.2);
Tailwind
colors: {
custom: {
50: '#ddf39f',
500: '#cced75',
950: '#000000',
},
}SCSS
$custom: #cced75; $custom-light: #ddf39f; $custom-dark: #000000;
JSON
{
"hex": "#cced75",
"rgb": {
"r": 204,
"g": 237,
"b": 117
},
"hsl": {
"h": 76.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.8974,
"c": 0.15136,
"h": 122.2
},
"luminance": 0.7469
}Semantic roles & 50–950 ramp
primary
#CCED75
secondary
#6540C6
accent
#0CD945
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580