#CED18B#CED18B
#CED18B is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.2% C 0.091 H 110.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED18B |
|---|---|
| RGB | rgb(206, 209, 139) |
| HSL | hsl(63, 43%, 68%) |
| HSV | hsv(63, 33%, 82%) |
| CMYK | cmyk(1.4%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(82.16, -11.77, 34.45) |
| CIE-LCH | lch(82.16, 36.40, 108.86°) |
| OKLab | oklab(84.2% -0.0315 0.0852) |
| OKLCH | oklch(84.2% 0.091 110.3) |
| XYZ | xyz(52.9146, 60.5876, 33.3282) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.29
Greenish Tan
#BCCB7A
ΔE00 4.07
Pale Olive
#B9CC81
ΔE00 4.58
Palegoldenrod
#EEE8AA
ΔE00 6.53
Beige (survey)
#E6DAA6
ΔE00 6.66
Darkkhaki
#BDB76B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED18B #8E8BD1
analogous
#D1B18B #CED18B #ABD18B
triadic
#CED18B #8BCED1 #D18BCE
tetradic
#CED18B #8BD1B1 #8E8BD1 #D18BAB
square
#CED18B #8BD1B1 #8E8BD1 #D18BAB
split-complementary
#CED18B #8BABD1 #B18BD1
monochromatic
#9DA240 #BBC05F #CED18B #E1E2B7 #F3F4E3
Accessibility & contrast
On white
1.60
#CED18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CED18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED18B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED18B | 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)
#DCCB86
Deuteranopia (green-blind)
#DCCE8E
Tritanopia (blue-blind)
#D7C9BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced18b; /* rgb */ color: rgb(206, 209, 139); /* oklch */ color: oklch(84.2% 0.091 110.3);
Tailwind
colors: {
custom: {
50: '#dedfad',
500: '#ced18b',
950: '#000000',
},
}SCSS
$custom: #ced18b; $custom-light: #dedfad; $custom-dark: #000000;
JSON
{
"hex": "#ced18b",
"rgb": {
"r": 206,
"g": 209,
"b": 139
},
"hsl": {
"h": 62.571,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.84203,
"c": 0.09083,
"h": 110.3
},
"luminance": 0.60587
}Semantic roles & 50–950 ramp
primary
#CED18B
secondary
#5D5AA6
accent
#2FB635
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481