#CED98D#CED98D
#CED98D is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 85.9% C 0.099 H 115.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED98D |
|---|---|
| RGB | rgb(206, 217, 141) |
| HSL | hsl(69, 50%, 70%) |
| HSV | hsv(69, 35%, 85%) |
| CMYK | cmyk(5.1%, 0%, 35%, 14.9%) |
| CIE-LAB | lab(84.31, -15.54, 36.24) |
| CIE-LCH | lch(84.31, 39.44, 113.21°) |
| OKLab | oklab(85.93% -0.0421 0.0894) |
| OKLCH | oklch(85.93% 0.099 115.2) |
| XYZ | xyz(55.0743, 64.6711, 34.7756) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.11
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.68
Palegoldenrod
#EEE8AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED98D #988DD9
analogous
#D9BE8D #CED98D #A8D98D
triadic
#CED98D #8DCED9 #D98DCE
tetradic
#CED98D #8DD9BE #988DD9 #D98DA8
square
#CED98D #8DD9BE #988DD9 #D98DA8
split-complementary
#CED98D #8DA8D9 #BE8DD9
monochromatic
#A0B13B #BACA5F #CED98D #E2E8BB #F5F7E8
Accessibility & contrast
On white
1.51
#CED98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED98D
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED98D | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#D6D1C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced98d; /* rgb */ color: rgb(206, 217, 141); /* oklch */ color: oklch(85.9% 0.099 115.2);
Tailwind
colors: {
custom: {
50: '#dee4af',
500: '#ced98d',
950: '#000000',
},
}SCSS
$custom: #ced98d; $custom-light: #dee4af; $custom-dark: #000000;
JSON
{
"hex": "#ced98d",
"rgb": {
"r": 206,
"g": 217,
"b": 141
},
"hsl": {
"h": 68.684,
"s": 50,
"l": 70.196
},
"oklch": {
"l": 0.8593,
"c": 0.09887,
"h": 115.2
},
"luminance": 0.64671
}Semantic roles & 50–950 ramp
primary
#CED98D
secondary
#675AB0
accent
#28BD3E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481