#CED78E#CED78E
#CED78E is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.5% C 0.095 H 114.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED78E |
|---|---|
| RGB | rgb(206, 215, 142) |
| HSL | hsl(67, 48%, 70%) |
| HSV | hsv(67, 34%, 84%) |
| CMYK | cmyk(4.2%, 0%, 34%, 15.7%) |
| CIE-LAB | lab(83.80, -14.42, 35.06) |
| CIE-LCH | lch(83.80, 37.91, 112.36°) |
| OKLab | oklab(85.52% -0.0389 0.0867) |
| OKLCH | oklch(85.52% 0.095 114.2) |
| XYZ | xyz(54.6367, 63.6763, 34.9984) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.19
Greenish Tan
#BCCB7A
ΔE00 3.85
Pale Olive
#B9CC81
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED78E #978ED7
analogous
#D7BB8E #CED78E #AAD78E
triadic
#CED78E #8ECED7 #D78ECE
tetradic
#CED78E #8ED7BB #978ED7 #D78EAA
square
#CED78E #8ED7BB #978ED7 #D78EAA
split-complementary
#CED78E #8EAAD7 #BB8ED7
monochromatic
#9FAD3D #BAC761 #CED78E #E2E7BB #F5F7E8
Accessibility & contrast
On white
1.53
#CED78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CED78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED78E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED78E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D089
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#D6CFC4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced78e; /* rgb */ color: rgb(206, 215, 142); /* oklch */ color: oklch(85.5% 0.095 114.2);
Tailwind
colors: {
custom: {
50: '#dee3b0',
500: '#ced78e',
950: '#000000',
},
}SCSS
$custom: #ced78e; $custom-light: #dee3b0; $custom-dark: #000000;
JSON
{
"hex": "#ced78e",
"rgb": {
"r": 206,
"g": 215,
"b": 142
},
"hsl": {
"h": 67.397,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.85523,
"c": 0.09505,
"h": 114.2
},
"luminance": 0.63676
}Semantic roles & 50–950 ramp
primary
#CED78E
secondary
#665CAD
accent
#2BBB3C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481