#CED778#CED778
#CED778 is a very light, moderate yellow. Relative luminance 0.631; OKLCH L 85.2% C 0.120 H 113.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CED778 |
|---|---|
| RGB | rgb(206, 215, 120) |
| HSL | hsl(66, 54%, 66%) |
| HSV | hsv(66, 44%, 84%) |
| CMYK | cmyk(4.2%, 0%, 44.2%, 15.7%) |
| CIE-LAB | lab(83.48, -16.89, 45.65) |
| CIE-LCH | lch(83.48, 48.68, 110.31°) |
| OKLab | oklab(85.17% -0.0475 0.1098) |
| OKLCH | oklch(85.17% 0.12 113.4) |
| XYZ | xyz(53.1449, 63.0795, 27.1416) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.69
Greenish Tan
#BCCB7A
ΔE00 4.26
Pale Olive
#B9CC81
ΔE00 5.46
Pale Olive Green
#B1D27B
ΔE00 6.38
Khaki (CSS)
#F0E68C
ΔE00 6.52
Light Khaki
#E6F2A2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED778 #8178D7
analogous
#D7B078 #CED778 #9ED778
triadic
#CED778 #78CED7 #D778CE
tetradic
#CED778 #78D7B0 #8178D7 #D7789E
square
#CED778 #78D7B0 #8178D7 #D7789E
split-complementary
#CED778 #789ED7 #B078D7
monochromatic
#99A431 #BDC949 #CED778 #DFE5A7 #F0F3D6
Accessibility & contrast
On white
1.54
#CED778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CED778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED778
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED778 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#D8CDC0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced778; /* rgb */ color: rgb(206, 215, 120); /* oklch */ color: oklch(85.2% 0.120 113.4);
Tailwind
colors: {
custom: {
50: '#dee3a1',
500: '#ced778',
950: '#000000',
},
}SCSS
$custom: #ced778; $custom-light: #dee3a1; $custom-dark: #000000;
JSON
{
"hex": "#ced778",
"rgb": {
"r": 206,
"g": 215,
"b": 120
},
"hsl": {
"h": 65.684,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.85172,
"c": 0.11961,
"h": 113.4
},
"luminance": 0.63079
}Semantic roles & 50–950 ramp
primary
#CED778
secondary
#544BA8
accent
#24C233
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480