#CED88D#CED88D
#CED88D is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 85.7% C 0.098 H 114.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CED88D |
|---|---|
| RGB | rgb(206, 216, 141) |
| HSL | hsl(68, 49%, 70%) |
| HSV | hsv(68, 35%, 85%) |
| CMYK | cmyk(4.6%, 0%, 34.7%, 15.3%) |
| CIE-LAB | lab(84.05, -15.04, 35.90) |
| CIE-LCH | lch(84.05, 38.92, 112.74°) |
| OKLab | oklab(85.72% -0.0407 0.0886) |
| OKLCH | oklch(85.72% 0.098 114.7) |
| XYZ | xyz(54.8174, 64.1572, 34.6899) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 5.73
Pale Olive Green
#B1D27B
ΔE00 5.83
Palegoldenrod
#EEE8AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED88D #978DD8
analogous
#D8BD8D #CED88D #A8D88D
triadic
#CED88D #8DCED8 #D88DCE
tetradic
#CED88D #8DD8BD #978DD8 #D88DA8
square
#CED88D #8DD8BD #978DD8 #D88DA8
split-complementary
#CED88D #8DA8D8 #BD8DD8
monochromatic
#9FAF3C #BAC85F #CED88D #E2E8BB #F5F7E8
Accessibility & contrast
On white
1.52
#CED88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CED88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED88D
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED88D | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#D6D0C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced88d; /* rgb */ color: rgb(206, 216, 141); /* oklch */ color: oklch(85.7% 0.098 114.7);
Tailwind
colors: {
custom: {
50: '#dee4af',
500: '#ced88d',
950: '#000000',
},
}SCSS
$custom: #ced88d; $custom-light: #dee4af; $custom-dark: #000000;
JSON
{
"hex": "#ced88d",
"rgb": {
"r": 206,
"g": 216,
"b": 141
},
"hsl": {
"h": 68,
"s": 49.02,
"l": 70
},
"oklch": {
"l": 0.85718,
"c": 0.09754,
"h": 114.7
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#CED88D
secondary
#665BAF
accent
#29BC3D
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481