#CED986#CED986
#CED986 is a very light, moderate yellow. Relative luminance 0.645; OKLCH L 85.8% C 0.107 H 114.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED986 |
|---|---|
| RGB | rgb(206, 217, 134) |
| HSL | hsl(68, 52%, 69%) |
| HSV | hsv(68, 38%, 85%) |
| CMYK | cmyk(5.1%, 0%, 38.2%, 14.9%) |
| CIE-LAB | lab(84.21, -16.37, 39.64) |
| CIE-LCH | lch(84.21, 42.89, 112.44°) |
| OKLab | oklab(85.81% -0.0449 0.097) |
| OKLCH | oklch(85.81% 0.107 114.9) |
| XYZ | xyz(54.5699, 64.4693, 32.1187) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.26
Greenish Tan
#BCCB7A
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED986 #9186D9
analogous
#D9BB86 #CED986 #A5D986
triadic
#CED986 #86CED9 #D986CE
tetradic
#CED986 #86D9BB #9186D9 #D986A5
square
#CED986 #86D9BB #9186D9 #D986A5
split-complementary
#CED986 #86A5D9 #BB86D9
monochromatic
#9EAE37 #BBCA57 #CED986 #E1E8B5 #F4F6E3
Accessibility & contrast
On white
1.51
#CED986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED986
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED986 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D180
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#D7D0C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced986; /* rgb */ color: rgb(206, 217, 134); /* oklch */ color: oklch(85.8% 0.107 114.9);
Tailwind
colors: {
custom: {
50: '#dee4aa',
500: '#ced986',
950: '#000000',
},
}SCSS
$custom: #ced986; $custom-light: #dee4aa; $custom-dark: #000000;
JSON
{
"hex": "#ced986",
"rgb": {
"r": 206,
"g": 217,
"b": 134
},
"hsl": {
"h": 67.952,
"s": 52.201,
"l": 68.824
},
"oklch": {
"l": 0.85813,
"c": 0.10687,
"h": 114.9
},
"luminance": 0.64469
}Semantic roles & 50–950 ramp
primary
#CED986
secondary
#6054AF
accent
#26C03A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481