#CDEC7A#CDEC7A
#CDEC7A is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.145 H 121.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC7A |
|---|---|
| RGB | rgb(205, 236, 122) |
| HSL | hsl(76, 75%, 70%) |
| HSV | hsv(76, 48%, 93%) |
| CMYK | cmyk(13.1%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(89.10, -27.25, 51.54) |
| CIE-LCH | lch(89.10, 58.30, 117.87°) |
| OKLab | oklab(89.66% -0.0766 0.123) |
| OKLCH | oklch(89.66% 0.145 121.9) |
| XYZ | xyz(58.6854, 74.3751, 29.6728) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.20
Pear
#CBF85F
ΔE00 4.70
Light Pea Green
#C4FE82
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Pale Lime
#BEFD73
ΔE00 5.65
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC7A #997AEC
analogous
#ECD27A #CDEC7A #94EC7A
triadic
#CDEC7A #7ACDEC #EC7ACD
tetradic
#CDEC7A #7AECD2 #997AEC #EC7A94
square
#CDEC7A #7AECD2 #997AEC #EC7A94
split-complementary
#CDEC7A #7A94EC #D27AEC
monochromatic
#9ECE1D #B9E444 #CDEC7A #E1F4B0 #F5FBE4
Accessibility & contrast
On white
1.32
#CDEC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CDEC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC7A
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC7A | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E070
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#D5E2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec7a; /* rgb */ color: rgb(205, 236, 122); /* oklch */ color: oklch(89.7% 0.145 121.9);
Tailwind
colors: {
custom: {
50: '#def2a3',
500: '#cdec7a',
950: '#000000',
},
}SCSS
$custom: #cdec7a; $custom-light: #def2a3; $custom-dark: #000000;
JSON
{
"hex": "#cdec7a",
"rgb": {
"r": 205,
"g": 236,
"b": 122
},
"hsl": {
"h": 76.316,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.89656,
"c": 0.14486,
"h": 121.9
},
"luminance": 0.74375
}Semantic roles & 50–950 ramp
primary
#CDEC7A
secondary
#6845C5
accent
#0ED745
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580