#CCED7C#CCED7C
#CCED7C is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.145 H 122.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED7C |
|---|---|
| RGB | rgb(204, 237, 124) |
| HSL | hsl(78, 76%, 71%) |
| HSV | hsv(78, 48%, 93%) |
| CMYK | cmyk(13.9%, 0%, 47.7%, 7.1%) |
| CIE-LAB | lab(89.33, -27.90, 50.86) |
| CIE-LCH | lch(89.33, 58.01, 118.75°) |
| OKLab | oklab(89.83% -0.0782 0.1216) |
| OKLCH | oklch(89.83% 0.145 122.7) |
| XYZ | xyz(58.8242, 74.8608, 30.4155) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pear
#CBF85F
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Pale Lime
#BEFD73
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED7C #9D7CED
analogous
#EDD57C #CCED7C #93ED7C
triadic
#CCED7C #7CCCED #ED7CCC
tetradic
#CCED7C #7CEDD5 #9D7CED #ED7C93
square
#CCED7C #7CEDD5 #9D7CED #ED7C93
split-complementary
#CCED7C #7C93ED #D57CED
monochromatic
#9DD21D #B7E646 #CCED7C #E1F4B2 #F5FBE4
Accessibility & contrast
On white
1.31
#CCED7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CCED7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED7C
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED7C | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#D4E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced7c; /* rgb */ color: rgb(204, 237, 124); /* oklch */ color: oklch(89.8% 0.145 122.7);
Tailwind
colors: {
custom: {
50: '#ddf3a4',
500: '#cced7c',
950: '#000000',
},
}SCSS
$custom: #cced7c; $custom-light: #ddf3a4; $custom-dark: #000000;
JSON
{
"hex": "#cced7c",
"rgb": {
"r": 204,
"g": 237,
"b": 124
},
"hsl": {
"h": 77.522,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.89831,
"c": 0.14458,
"h": 122.7
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#CCED7C
secondary
#6C47C7
accent
#0DD849
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580