#CED87B#CED87B
#CED87B is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.4% C 0.118 H 113.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED87B |
|---|---|
| RGB | rgb(206, 216, 123) |
| HSL | hsl(66, 54%, 66%) |
| HSV | hsv(66, 43%, 85%) |
| CMYK | cmyk(4.6%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(83.79, -17.08, 44.57) |
| CIE-LCH | lch(83.79, 47.73, 110.97°) |
| OKLab | oklab(85.43% -0.0477 0.1076) |
| OKLCH | oklch(85.43% 0.118 113.9) |
| XYZ | xyz(53.5852, 63.6643, 28.2006) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.74
Greenish Tan
#BCCB7A
ΔE00 4.13
Pale Olive
#B9CC81
ΔE00 5.22
Pale Olive Green
#B1D27B
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.42
Khaki (CSS)
#F0E68C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED87B #857BD8
analogous
#D8B47B #CED87B #A0D87B
triadic
#CED87B #7BCED8 #D87BCE
tetradic
#CED87B #7BD8B4 #857BD8 #D87BA0
square
#CED87B #7BD8B4 #857BD8 #D87BA0
split-complementary
#CED87B #7BA0D8 #B47BD8
monochromatic
#9BA731 #BCCA4C #CED87B #E0E6AA #F1F4D9
Accessibility & contrast
On white
1.53
#CED87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CED87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED87B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED87B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#D8CEC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced87b; /* rgb */ color: rgb(206, 216, 123); /* oklch */ color: oklch(85.4% 0.118 113.9);
Tailwind
colors: {
custom: {
50: '#dee4a3',
500: '#ced87b',
950: '#000000',
},
}SCSS
$custom: #ced87b; $custom-light: #dee4a3; $custom-dark: #000000;
JSON
{
"hex": "#ced87b",
"rgb": {
"r": 206,
"g": 216,
"b": 123
},
"hsl": {
"h": 66.452,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.85429,
"c": 0.11767,
"h": 113.9
},
"luminance": 0.63664
}Semantic roles & 50–950 ramp
primary
#CED87B
secondary
#574DAB
accent
#24C235
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480