#CED77B#CED77B
#CED77B is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.2% C 0.116 H 113.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CED77B |
|---|---|
| RGB | rgb(206, 215, 123) |
| HSL | hsl(66, 53%, 66%) |
| HSV | hsv(66, 43%, 84%) |
| CMYK | cmyk(4.2%, 0%, 42.8%, 15.7%) |
| CIE-LAB | lab(83.52, -16.58, 44.23) |
| CIE-LCH | lch(83.52, 47.24, 110.55°) |
| OKLab | oklab(85.22% -0.0463 0.1068) |
| OKLCH | oklch(85.22% 0.116 113.5) |
| XYZ | xyz(53.3298, 63.1535, 28.1155) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.48
Greenish Tan
#BCCB7A
ΔE00 4.01
Pale Olive
#B9CC81
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 6.21
Khaki (CSS)
#F0E68C
ΔE00 6.51
Light Khaki
#E6F2A2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED77B #847BD7
analogous
#D7B27B #CED77B #A0D77B
triadic
#CED77B #7BCED7 #D77BCE
tetradic
#CED77B #7BD7B2 #847BD7 #D77BA0
square
#CED77B #7BD7B2 #847BD7 #D77BA0
split-complementary
#CED77B #7BA0D7 #B27BD7
monochromatic
#9AA532 #BDC94C #CED77B #DFE5AA #F1F3D9
Accessibility & contrast
On white
1.54
#CED77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CED77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED77B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED77B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#D8CDC1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced77b; /* rgb */ color: rgb(206, 215, 123); /* oklch */ color: oklch(85.2% 0.116 113.5);
Tailwind
colors: {
custom: {
50: '#dee3a3',
500: '#ced77b',
950: '#000000',
},
}SCSS
$custom: #ced77b; $custom-light: #dee3a3; $custom-dark: #000000;
JSON
{
"hex": "#ced77b",
"rgb": {
"r": 206,
"g": 215,
"b": 123
},
"hsl": {
"h": 65.87,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.85216,
"c": 0.11642,
"h": 113.5
},
"luminance": 0.63153
}Semantic roles & 50–950 ramp
primary
#CED77B
secondary
#564DA9
accent
#25C134
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480