#CEDC80#CEDC80
#CEDC80 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.4% C 0.117 H 116.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC80 |
|---|---|
| RGB | rgb(206, 220, 128) |
| HSL | hsl(69, 57%, 68%) |
| HSV | hsv(69, 42%, 86%) |
| CMYK | cmyk(6.4%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(84.93, -18.52, 43.53) |
| CIE-LCH | lch(84.93, 47.31, 113.05°) |
| OKLab | oklab(86.36% -0.0515 0.1055) |
| OKLCH | oklch(86.36% 0.117 116) |
| XYZ | xyz(54.9435, 65.8673, 30.2371) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.73
Greenish Tan
#BCCB7A
ΔE00 4.43
Pale Olive
#B9CC81
ΔE00 5.16
Light Khaki
#E6F2A2
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 5.57
Khaki (CSS)
#F0E68C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC80 #8E80DC
analogous
#DCBC80 #CEDC80 #A0DC80
triadic
#CEDC80 #80CEDC #DC80CE
tetradic
#CEDC80 #80DCBC #8E80DC #DC80A0
square
#CEDC80 #80DCBC #8E80DC #DC80A0
split-complementary
#CEDC80 #80A0DC #BC80DC
monochromatic
#9DB131 #BBCF50 #CEDC80 #E1E9B0 #F3F6E0
Accessibility & contrast
On white
1.48
#CEDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CEDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC80
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC80 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D379
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#D7D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc80; /* rgb */ color: rgb(206, 220, 128); /* oklch */ color: oklch(86.4% 0.117 116.0);
Tailwind
colors: {
custom: {
50: '#dee6a6',
500: '#cedc80',
950: '#000000',
},
}SCSS
$custom: #cedc80; $custom-light: #dee6a6; $custom-dark: #000000;
JSON
{
"hex": "#cedc80",
"rgb": {
"r": 206,
"g": 220,
"b": 128
},
"hsl": {
"h": 69.13,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.86359,
"c": 0.11739,
"h": 116
},
"luminance": 0.65867
}Semantic roles & 50–950 ramp
primary
#CEDC80
secondary
#5D4EB3
accent
#21C43A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480