#CEDC77#CEDC77
#CEDC77 is a very light, vivid yellow. Relative luminance 0.656; OKLCH L 86.2% C 0.127 H 115.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC77 |
|---|---|
| RGB | rgb(206, 220, 119) |
| HSL | hsl(68, 59%, 66%) |
| HSV | hsv(68, 46%, 86%) |
| CMYK | cmyk(6.4%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(84.81, -19.46, 47.77) |
| CIE-LCH | lch(84.81, 51.58, 112.16°) |
| OKLab | oklab(86.23% -0.0548 0.1144) |
| OKLCH | oklch(86.23% 0.127 115.6) |
| XYZ | xyz(54.3772, 65.6407, 27.2545) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.08
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.16
Light Khaki
#E6F2A2
ΔE00 6.29
Khaki (CSS)
#F0E68C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC77 #8577DC
analogous
#DCB877 #CEDC77 #9CDC77
triadic
#CEDC77 #77CEDC #DC77CE
tetradic
#CEDC77 #77DCB8 #8577DC #DC779C
square
#CEDC77 #77DCB8 #8577DC #DC779C
split-complementary
#CEDC77 #779CDC #B877DC
monochromatic
#9BAC2C #BCCF46 #CEDC77 #E0E9A8 #F1F5D8
Accessibility & contrast
On white
1.49
#CEDC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CEDC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC77
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC77 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#D8D2C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc77; /* rgb */ color: rgb(206, 220, 119); /* oklch */ color: oklch(86.2% 0.127 115.6);
Tailwind
colors: {
custom: {
50: '#dee6a0',
500: '#cedc77',
950: '#000000',
},
}SCSS
$custom: #cedc77; $custom-light: #dee6a0; $custom-dark: #000000;
JSON
{
"hex": "#cedc77",
"rgb": {
"r": 206,
"g": 220,
"b": 119
},
"hsl": {
"h": 68.317,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.86229,
"c": 0.1269,
"h": 115.6
},
"luminance": 0.6564
}Semantic roles & 50–950 ramp
primary
#CEDC77
secondary
#5748AF
accent
#1FC736
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480