#CEDE76#CEDE76
#CEDE76 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 86.6% C 0.130 H 116.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE76 |
|---|---|
| RGB | rgb(206, 222, 118) |
| HSL | hsl(69, 61%, 67%) |
| HSV | hsv(69, 47%, 87%) |
| CMYK | cmyk(7.2%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(85.34, -20.54, 48.89) |
| CIE-LCH | lch(85.34, 53.03, 112.79°) |
| OKLab | oklab(86.65% -0.058 0.1168) |
| OKLCH | oklch(86.65% 0.13 116.4) |
| XYZ | xyz(54.8455, 66.6729, 27.1159) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.70
Greenish Tan
#BCCB7A
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 6.24
Light Khaki
#E6F2A2
ΔE00 6.25
Pale Olive
#B9CC81
ΔE00 6.45
Khaki (CSS)
#F0E68C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE76 #8676DE
analogous
#DEBA76 #CEDE76 #9ADE76
triadic
#CEDE76 #76CEDE #DE76CE
tetradic
#CEDE76 #76DEBA #8676DE #DE769A
square
#CEDE76 #76DEBA #8676DE #DE769A
split-complementary
#CEDE76 #769ADE #BA76DE
monochromatic
#9BAF2A #BCD245 #CEDE76 #E0EAA7 #F1F6D9
Accessibility & contrast
On white
1.47
#CEDE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CEDE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE76
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE76 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#D8D4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cede76; /* rgb */ color: rgb(206, 222, 118); /* oklch */ color: oklch(86.6% 0.130 116.4);
Tailwind
colors: {
custom: {
50: '#dfe89f',
500: '#cede76',
950: '#000000',
},
}SCSS
$custom: #cede76; $custom-light: #dfe89f; $custom-dark: #000000;
JSON
{
"hex": "#cede76",
"rgb": {
"r": 206,
"g": 222,
"b": 118
},
"hsl": {
"h": 69.231,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.86645,
"c": 0.13044,
"h": 116.4
},
"luminance": 0.66672
}Semantic roles & 50–950 ramp
primary
#CEDE76
secondary
#5747B1
accent
#1DC937
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480