#CCED7E#CCED7E
#CCED7E is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.143 H 122.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED7E |
|---|---|
| RGB | rgb(204, 237, 126) |
| HSL | hsl(78, 76%, 71%) |
| HSV | hsv(78, 47%, 93%) |
| CMYK | cmyk(13.9%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(89.35, -27.70, 49.94) |
| CIE-LCH | lch(89.35, 57.11, 119.01°) |
| OKLab | oklab(89.86% -0.0774 0.1197) |
| OKLCH | oklch(89.86% 0.143 122.9) |
| XYZ | xyz(58.9520, 74.9119, 31.0883) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Pear
#CBF85F
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED7E #9F7EED
analogous
#EDD67E #CCED7E #94ED7E
triadic
#CCED7E #7ECCED #ED7ECC
tetradic
#CCED7E #7EEDD6 #9F7EED #ED7E94
square
#CCED7E #7EEDD6 #9F7EED #ED7E94
split-complementary
#CCED7E #7E94ED #D67EED
monochromatic
#9DD31D #B7E648 #CCED7E #E1F4B4 #F4FBE4
Accessibility & contrast
On white
1.31
#CCED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CCED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED7E
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED7E | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#F4E084
Tritanopia (blue-blind)
#D4E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced7e; /* rgb */ color: rgb(204, 237, 126); /* oklch */ color: oklch(89.9% 0.143 122.9);
Tailwind
colors: {
custom: {
50: '#ddf3a5',
500: '#cced7e',
950: '#000000',
},
}SCSS
$custom: #cced7e; $custom-light: #ddf3a5; $custom-dark: #000000;
JSON
{
"hex": "#cced7e",
"rgb": {
"r": 204,
"g": 237,
"b": 126
},
"hsl": {
"h": 77.838,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.89858,
"c": 0.1426,
"h": 122.9
},
"luminance": 0.74912
}Semantic roles & 50–950 ramp
primary
#CCED7E
secondary
#6E48C7
accent
#0ED84A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580