#CED18E#CED18E
#CED18E is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.3% C 0.087 H 110.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CED18E |
|---|---|
| RGB | rgb(206, 209, 142) |
| HSL | hsl(63, 42%, 69%) |
| HSV | hsv(63, 32%, 82%) |
| CMYK | cmyk(1.4%, 0%, 32.1%, 18%) |
| CIE-LAB | lab(82.20, -11.40, 32.97) |
| CIE-LCH | lch(82.20, 34.89, 109.07°) |
| OKLab | oklab(84.26% -0.0303 0.0819) |
| OKLCH | oklch(84.26% 0.087 110.3) |
| XYZ | xyz(53.1368, 60.6765, 34.4985) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 4.67
Beige (survey)
#E6DAA6
ΔE00 6.37
Palegoldenrod
#EEE8AA
ΔE00 6.39
Darkkhaki
#BDB76B
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED18E #918ED1
analogous
#D1B38E #CED18E #ADD18E
triadic
#CED18E #8ECED1 #D18ECE
tetradic
#CED18E #8ED1B3 #918ED1 #D18EAD
square
#CED18E #8ED1B3 #918ED1 #D18EAD
split-complementary
#CED18E #8EADD1 #B38ED1
monochromatic
#9EA242 #BBBF63 #CED18E #E1E3B9 #F4F4E5
Accessibility & contrast
On white
1.60
#CED18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CED18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED18E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED18E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#D7C9C0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced18e; /* rgb */ color: rgb(206, 209, 142); /* oklch */ color: oklch(84.3% 0.087 110.3);
Tailwind
colors: {
custom: {
50: '#dedfaf',
500: '#ced18e',
950: '#000000',
},
}SCSS
$custom: #ced18e; $custom-light: #dedfaf; $custom-dark: #000000;
JSON
{
"hex": "#ced18e",
"rgb": {
"r": 206,
"g": 209,
"b": 142
},
"hsl": {
"h": 62.687,
"s": 42.138,
"l": 68.824
},
"oklch": {
"l": 0.84257,
"c": 0.08727,
"h": 110.3
},
"luminance": 0.60676
}Semantic roles & 50–950 ramp
primary
#CED18E
secondary
#605DA7
accent
#30B536
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481