#CEDE78#CEDE78
#CEDE78 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 86.7% C 0.128 H 116.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE78 |
|---|---|
| RGB | rgb(206, 222, 120) |
| HSL | hsl(69, 61%, 67%) |
| HSV | hsv(69, 46%, 87%) |
| CMYK | cmyk(7.2%, 0%, 45.9%, 12.9%) |
| CIE-LAB | lab(85.36, -20.34, 47.96) |
| CIE-LCH | lch(85.36, 52.10, 112.98°) |
| OKLab | oklab(86.67% -0.0573 0.1149) |
| OKLCH | oklch(86.67% 0.128 116.5) |
| XYZ | xyz(54.9656, 66.7210, 27.7485) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.58
Greenish Tan
#BCCB7A
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.08
Pale Olive
#B9CC81
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE78 #8878DE
analogous
#DEBB78 #CEDE78 #9BDE78
triadic
#CEDE78 #78CEDE #DE78CE
tetradic
#CEDE78 #78DEBB #8878DE #DE789B
square
#CEDE78 #78DEBB #8878DE #DE789B
split-complementary
#CEDE78 #789BDE #BB78DE
monochromatic
#9CB02B #BCD247 #CEDE78 #E0EAA9 #F2F6DA
Accessibility & contrast
On white
1.46
#CEDE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CEDE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE78
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE78 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56F
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#D8D4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cede78; /* rgb */ color: rgb(206, 222, 120); /* oklch */ color: oklch(86.7% 0.128 116.5);
Tailwind
colors: {
custom: {
50: '#dee8a1',
500: '#cede78',
950: '#000000',
},
}SCSS
$custom: #cede78; $custom-light: #dee8a1; $custom-dark: #000000;
JSON
{
"hex": "#cede78",
"rgb": {
"r": 206,
"g": 222,
"b": 120
},
"hsl": {
"h": 69.412,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.86673,
"c": 0.1284,
"h": 116.5
},
"luminance": 0.6672
}Semantic roles & 50–950 ramp
primary
#CEDE78
secondary
#5948B2
accent
#1DC838
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480