#CED87C#CED87C
#CED87C is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.4% C 0.117 H 114.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED87C |
|---|---|
| RGB | rgb(206, 216, 124) |
| HSL | hsl(67, 54%, 67%) |
| HSV | hsv(67, 43%, 85%) |
| CMYK | cmyk(4.6%, 0%, 42.6%, 15.3%) |
| CIE-LAB | lab(83.80, -16.97, 44.09) |
| CIE-LCH | lch(83.80, 47.25, 111.06°) |
| OKLab | oklab(85.44% -0.0474 0.1065) |
| OKLCH | oklch(85.44% 0.117 114) |
| XYZ | xyz(53.6481, 63.6895, 28.5320) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.69
Greenish Tan
#BCCB7A
ΔE00 4.05
Pale Olive
#B9CC81
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.35
Khaki (CSS)
#F0E68C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED87C #867CD8
analogous
#D8B47C #CED87C #A0D87C
triadic
#CED87C #7CCED8 #D87CCE
tetradic
#CED87C #7CD8B4 #867CD8 #D87CA0
square
#CED87C #7CD8B4 #867CD8 #D87CA0
split-complementary
#CED87C #7CA0D8 #B47CD8
monochromatic
#9BA832 #BCCA4D #CED87C #E0E6AB #F1F4DA
Accessibility & contrast
On white
1.53
#CED87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CED87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED87C
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED87C | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#D8CEC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced87c; /* rgb */ color: rgb(206, 216, 124); /* oklch */ color: oklch(85.4% 0.117 114.0);
Tailwind
colors: {
custom: {
50: '#dee4a3',
500: '#ced87c',
950: '#000000',
},
}SCSS
$custom: #ced87c; $custom-light: #dee4a3; $custom-dark: #000000;
JSON
{
"hex": "#ced87c",
"rgb": {
"r": 206,
"g": 216,
"b": 124
},
"hsl": {
"h": 66.522,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.85444,
"c": 0.1166,
"h": 114
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#CED87C
secondary
#574DAB
accent
#24C235
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480