#CDEC83#CDEC83
#CDEC83 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.136 H 122.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC83 |
|---|---|
| RGB | rgb(205, 236, 131) |
| HSL | hsl(78, 73%, 72%) |
| HSV | hsv(78, 44%, 93%) |
| CMYK | cmyk(13.1%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(89.21, -26.32, 47.40) |
| CIE-LCH | lch(89.21, 54.21, 119.04°) |
| OKLab | oklab(89.78% -0.0732 0.1144) |
| OKLCH | oklch(89.78% 0.136 122.6) |
| XYZ | xyz(59.2690, 74.6086, 32.7468) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Light Pea Green
#C4FE82
ΔE00 5.26
Light Khaki
#E6F2A2
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.68
Pear
#CBF85F
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC83 #A283EC
analogous
#ECD683 #CDEC83 #99EC83
triadic
#CDEC83 #83CDEC #EC83CD
tetradic
#CDEC83 #83ECD6 #A283EC #EC8399
square
#CDEC83 #83ECD6 #A283EC #EC8399
split-complementary
#CDEC83 #8399EC #D683EC
monochromatic
#9FD420 #B8E44E #CDEC83 #E2F4B8 #F4FBE4
Accessibility & contrast
On white
1.32
#CDEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CDEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC83
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC83 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#D4E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec83; /* rgb */ color: rgb(205, 236, 131); /* oklch */ color: oklch(89.8% 0.136 122.6);
Tailwind
colors: {
custom: {
50: '#def2a9',
500: '#cdec83',
950: '#000000',
},
}SCSS
$custom: #cdec83; $custom-light: #def2a9; $custom-dark: #000000;
JSON
{
"hex": "#cdec83",
"rgb": {
"r": 205,
"g": 236,
"b": 131
},
"hsl": {
"h": 77.714,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.8978,
"c": 0.13581,
"h": 122.6
},
"luminance": 0.74609
}Semantic roles & 50–950 ramp
primary
#CDEC83
secondary
#714DC6
accent
#10D64A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581