#CED67E#CED67E
#CED67E is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.0% C 0.112 H 113.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED67E |
|---|---|
| RGB | rgb(206, 214, 126) |
| HSL | hsl(65, 52%, 67%) |
| HSV | hsv(65, 41%, 84%) |
| CMYK | cmyk(3.7%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(83.30, -15.77, 42.47) |
| CIE-LCH | lch(83.30, 45.30, 110.37°) |
| OKLab | oklab(85.05% -0.0438 0.103) |
| OKLCH | oklch(85.05% 0.112 113) |
| XYZ | xyz(53.2666, 62.7221, 29.0351) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.21
Greenish Tan
#BCCB7A
ΔE00 3.73
Pale Olive
#B9CC81
ΔE00 4.82
Pale Olive Green
#B1D27B
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.49
Light Khaki
#E6F2A2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED67E #867ED6
analogous
#D6B27E #CED67E #A2D67E
triadic
#CED67E #7ECED6 #D67ECE
tetradic
#CED67E #7ED6B2 #867ED6 #D67EA2
square
#CED67E #7ED6B2 #867ED6 #D67EA2
split-complementary
#CED67E #7EA2D6 #B27ED6
monochromatic
#9BA534 #BCC750 #CED67E #E0E5AC #F1F4DB
Accessibility & contrast
On white
1.55
#CED67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CED67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED67E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED67E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#D8CDC1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced67e; /* rgb */ color: rgb(206, 214, 126); /* oklch */ color: oklch(85.0% 0.112 113.0);
Tailwind
colors: {
custom: {
50: '#dee2a5',
500: '#ced67e',
950: '#000000',
},
}SCSS
$custom: #ced67e; $custom-light: #dee2a5; $custom-dark: #000000;
JSON
{
"hex": "#ced67e",
"rgb": {
"r": 206,
"g": 214,
"b": 126
},
"hsl": {
"h": 65.455,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.85048,
"c": 0.11191,
"h": 113
},
"luminance": 0.62721
}Semantic roles & 50–950 ramp
primary
#CED67E
secondary
#574FA9
accent
#26BF34
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480