#CEDC7C#CEDC7C
#CEDC7C is a very light, vivid yellow. Relative luminance 0.658; OKLCH L 86.3% C 0.122 H 115.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC7C |
|---|---|
| RGB | rgb(206, 220, 124) |
| HSL | hsl(69, 58%, 67%) |
| HSV | hsv(69, 44%, 86%) |
| CMYK | cmyk(6.4%, 0%, 43.6%, 13.7%) |
| CIE-LAB | lab(84.88, -18.95, 45.43) |
| CIE-LCH | lch(84.88, 49.22, 112.64°) |
| OKLab | oklab(86.3% -0.053 0.1095) |
| OKLCH | oklch(86.3% 0.122 115.8) |
| XYZ | xyz(54.6854, 65.7640, 28.8778) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 4.68
Pale Olive
#B9CC81
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 5.86
Khaki (CSS)
#F0E68C
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC7C #8A7CDC
analogous
#DCBA7C #CEDC7C #9EDC7C
triadic
#CEDC7C #7CCEDC #DC7CCE
tetradic
#CEDC7C #7CDCBA #8A7CDC #DC7C9E
square
#CEDC7C #7CDCBA #8A7CDC #DC7C9E
split-complementary
#CEDC7C #7C9EDC #BA7CDC
monochromatic
#9CAF2F #BCCF4C #CEDC7C #E0E9AC #F2F6DD
Accessibility & contrast
On white
1.48
#CEDC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CEDC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC7C
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC7C | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D374
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#D8D2C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc7c; /* rgb */ color: rgb(206, 220, 124); /* oklch */ color: oklch(86.3% 0.122 115.8);
Tailwind
colors: {
custom: {
50: '#dee6a3',
500: '#cedc7c',
950: '#000000',
},
}SCSS
$custom: #cedc7c; $custom-light: #dee6a3; $custom-dark: #000000;
JSON
{
"hex": "#cedc7c",
"rgb": {
"r": 206,
"g": 220,
"b": 124
},
"hsl": {
"h": 68.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.863,
"c": 0.12167,
"h": 115.8
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#CEDC7C
secondary
#5A4BB1
accent
#20C538
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480