#CEDC7E#CEDC7E
#CEDC7E is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.3% C 0.120 H 115.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC7E |
|---|---|
| RGB | rgb(206, 220, 126) |
| HSL | hsl(69, 57%, 68%) |
| HSV | hsv(69, 43%, 86%) |
| CMYK | cmyk(6.4%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(84.90, -18.74, 44.48) |
| CIE-LCH | lch(84.90, 48.27, 112.84°) |
| OKLab | oklab(86.33% -0.0522 0.1075) |
| OKLCH | oklch(86.33% 0.12 115.9) |
| XYZ | xyz(54.8132, 65.8151, 29.5506) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.75
Greenish Tan
#BCCB7A
ΔE00 4.55
Pale Olive
#B9CC81
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 5.68
Light Khaki
#E6F2A2
ΔE00 5.71
Khaki (CSS)
#F0E68C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC7E #8C7EDC
analogous
#DCBB7E #CEDC7E #9FDC7E
triadic
#CEDC7E #7ECEDC #DC7ECE
tetradic
#CEDC7E #7EDCBB #8C7EDC #DC7E9F
square
#CEDC7E #7EDCBB #8C7EDC #DC7E9F
split-complementary
#CEDC7E #7E9FDC #BB7EDC
monochromatic
#9DB030 #BCCF4E #CEDC7E #E0E9AE #F3F6DE
Accessibility & contrast
On white
1.48
#CEDC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CEDC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC7E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC7E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#D7D3C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc7e; /* rgb */ color: rgb(206, 220, 126); /* oklch */ color: oklch(86.3% 0.120 115.9);
Tailwind
colors: {
custom: {
50: '#dee6a5',
500: '#cedc7e',
950: '#000000',
},
}SCSS
$custom: #cedc7e; $custom-light: #dee6a5; $custom-dark: #000000;
JSON
{
"hex": "#cedc7e",
"rgb": {
"r": 206,
"g": 220,
"b": 126
},
"hsl": {
"h": 68.936,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.86329,
"c": 0.11954,
"h": 115.9
},
"luminance": 0.65815
}Semantic roles & 50–950 ramp
primary
#CEDC7E
secondary
#5B4CB2
accent
#21C539
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480