#CEDE77#CEDE77
#CEDE77 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 86.7% C 0.129 H 116.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE77 |
|---|---|
| RGB | rgb(206, 222, 119) |
| HSL | hsl(69, 61%, 67%) |
| HSV | hsv(69, 46%, 87%) |
| CMYK | cmyk(7.2%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(85.35, -20.44, 48.43) |
| CIE-LCH | lch(85.35, 52.56, 112.88°) |
| OKLab | oklab(86.66% -0.0576 0.1159) |
| OKLCH | oklch(86.66% 0.129 116.4) |
| XYZ | xyz(54.9052, 66.6968, 27.4305) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.64
Greenish Tan
#BCCB7A
ΔE00 5.46
Light Khaki
#E6F2A2
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.16
Pale Olive
#B9CC81
ΔE00 6.34
Khaki (CSS)
#F0E68C
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE77 #8777DE
analogous
#DEBA77 #CEDE77 #9BDE77
triadic
#CEDE77 #77CEDE #DE77CE
tetradic
#CEDE77 #77DEBA #8777DE #DE779B
square
#CEDE77 #77DEBA #8777DE #DE779B
split-complementary
#CEDE77 #779BDE #BA77DE
monochromatic
#9BB02B #BCD246 #CEDE77 #E0EAA8 #F1F6DA
Accessibility & contrast
On white
1.46
#CEDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CEDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE77
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE77 | 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)
#EAD56E
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#D8D4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cede77; /* rgb */ color: rgb(206, 222, 119); /* oklch */ color: oklch(86.7% 0.129 116.4);
Tailwind
colors: {
custom: {
50: '#dee8a0',
500: '#cede77',
950: '#000000',
},
}SCSS
$custom: #cede77; $custom-light: #dee8a0; $custom-dark: #000000;
JSON
{
"hex": "#cede77",
"rgb": {
"r": 206,
"g": 222,
"b": 119
},
"hsl": {
"h": 69.32,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.86659,
"c": 0.12941,
"h": 116.4
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#CEDE77
secondary
#5847B2
accent
#1DC938
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480