#CED18C#CED18C
#CED18C is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.2% C 0.090 H 110.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED18C |
|---|---|
| RGB | rgb(206, 209, 140) |
| HSL | hsl(63, 43%, 68%) |
| HSV | hsv(63, 33%, 82%) |
| CMYK | cmyk(1.4%, 0%, 33%, 18%) |
| CIE-LAB | lab(82.17, -11.64, 33.96) |
| CIE-LCH | lch(82.17, 35.90, 108.93°) |
| OKLab | oklab(84.22% -0.0311 0.0841) |
| OKLCH | oklch(84.22% 0.09 110.3) |
| XYZ | xyz(52.9880, 60.6170, 33.7147) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 4.60
Palegoldenrod
#EEE8AA
ΔE00 6.48
Beige (survey)
#E6DAA6
ΔE00 6.56
Darkkhaki
#BDB76B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED18C #8F8CD1
analogous
#D1B18C #CED18C #ABD18C
triadic
#CED18C #8CCED1 #D18CCE
tetradic
#CED18C #8CD1B1 #8F8CD1 #D18CAB
square
#CED18C #8CD1B1 #8F8CD1 #D18CAB
split-complementary
#CED18C #8CABD1 #B18CD1
monochromatic
#9EA241 #BBC060 #CED18C #E1E2B8 #F3F4E3
Accessibility & contrast
On white
1.60
#CED18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CED18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED18C
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED18C | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB87
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#D7C9BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced18c; /* rgb */ color: rgb(206, 209, 140); /* oklch */ color: oklch(84.2% 0.090 110.3);
Tailwind
colors: {
custom: {
50: '#dedfae',
500: '#ced18c',
950: '#000000',
},
}SCSS
$custom: #ced18c; $custom-light: #dedfae; $custom-dark: #000000;
JSON
{
"hex": "#ced18c",
"rgb": {
"r": 206,
"g": 209,
"b": 140
},
"hsl": {
"h": 62.609,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.84221,
"c": 0.08964,
"h": 110.3
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#CED18C
secondary
#5E5BA7
accent
#30B635
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481