#CED77C#CED77C
#CED77C is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.2% C 0.115 H 113.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CED77C |
|---|---|
| RGB | rgb(206, 215, 124) |
| HSL | hsl(66, 53%, 66%) |
| HSV | hsv(66, 42%, 84%) |
| CMYK | cmyk(4.2%, 0%, 42.3%, 15.7%) |
| CIE-LAB | lab(83.54, -16.48, 43.76) |
| CIE-LCH | lch(83.54, 46.76, 110.64°) |
| OKLab | oklab(85.23% -0.046 0.1058) |
| OKLCH | oklch(85.23% 0.115 113.5) |
| XYZ | xyz(53.3927, 63.1787, 28.4469) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.44
Greenish Tan
#BCCB7A
ΔE00 3.94
Pale Olive
#B9CC81
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 6.16
Light Khaki
#E6F2A2
ΔE00 6.50
Khaki (CSS)
#F0E68C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED77C #857CD7
analogous
#D7B37C #CED77C #A1D77C
triadic
#CED77C #7CCED7 #D77CCE
tetradic
#CED77C #7CD7B3 #857CD7 #D77CA1
square
#CED77C #7CD7B3 #857CD7 #D77CA1
split-complementary
#CED77C #7CA1D7 #B37CD7
monochromatic
#9BA633 #BCC94D #CED77C #E0E5AB #F1F4DA
Accessibility & contrast
On white
1.54
#CED77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CED77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED77C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED77C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#E3D180
Tritanopia (blue-blind)
#D8CEC1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced77c; /* rgb */ color: rgb(206, 215, 124); /* oklch */ color: oklch(85.2% 0.115 113.5);
Tailwind
colors: {
custom: {
50: '#dee3a3',
500: '#ced77c',
950: '#000000',
},
}SCSS
$custom: #ced77c; $custom-light: #dee3a3; $custom-dark: #000000;
JSON
{
"hex": "#ced77c",
"rgb": {
"r": 206,
"g": 215,
"b": 124
},
"hsl": {
"h": 65.934,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.85231,
"c": 0.11534,
"h": 113.5
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#CED77C
secondary
#574EAA
accent
#25C134
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480