#CED67C#CED67C
#CED67C is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.0% C 0.114 H 113.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CED67C |
|---|---|
| RGB | rgb(206, 214, 124) |
| HSL | hsl(65, 52%, 66%) |
| HSV | hsv(65, 42%, 84%) |
| CMYK | cmyk(3.7%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(83.27, -15.98, 43.42) |
| CIE-LCH | lch(83.27, 46.27, 110.20°) |
| OKLab | oklab(85.02% -0.0445 0.105) |
| OKLCH | oklch(85.02% 0.114 113) |
| XYZ | xyz(53.1389, 62.6710, 28.3623) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.22
Greenish Tan
#BCCB7A
ΔE00 3.85
Pale Olive
#B9CC81
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 6.28
Khaki (CSS)
#F0E68C
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED67C #847CD6
analogous
#D6B17C #CED67C #A1D67C
triadic
#CED67C #7CCED6 #D67CCE
tetradic
#CED67C #7CD6B1 #847CD6 #D67CA1
square
#CED67C #7CD6B1 #847CD6 #D67CA1
split-complementary
#CED67C #7CA1D6 #B17CD6
monochromatic
#9AA433 #BDC74D #CED67C #DFE5AB #F1F3D9
Accessibility & contrast
On white
1.55
#CED67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CED67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED67C
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED67C | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE75
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#D8CDC0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced67c; /* rgb */ color: rgb(206, 214, 124); /* oklch */ color: oklch(85.0% 0.114 113.0);
Tailwind
colors: {
custom: {
50: '#dee2a3',
500: '#ced67c',
950: '#000000',
},
}SCSS
$custom: #ced67c; $custom-light: #dee2a3; $custom-dark: #000000;
JSON
{
"hex": "#ced67c",
"rgb": {
"r": 206,
"g": 214,
"b": 124
},
"hsl": {
"h": 65.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.85018,
"c": 0.11409,
"h": 113
},
"luminance": 0.6267
}Semantic roles & 50–950 ramp
primary
#CED67C
secondary
#564EA8
accent
#26C033
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480