#CED690#CED690
#CED690 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.3% C 0.091 H 113.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED690 |
|---|---|
| RGB | rgb(206, 214, 144) |
| HSL | hsl(67, 46%, 70%) |
| HSV | hsv(67, 33%, 84%) |
| CMYK | cmyk(3.7%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(83.56, -13.67, 33.73) |
| CIE-LCH | lch(83.56, 36.40, 112.06°) |
| OKLab | oklab(85.35% -0.0367 0.0837) |
| OKLCH | oklch(85.35% 0.091 113.7) |
| XYZ | xyz(54.5343, 63.2292, 35.7117) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.56
Greenish Tan
#BCCB7A
ΔE00 4.03
Pale Olive
#B9CC81
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 6.24
Pale Olive Green
#B1D27B
ΔE00 6.35
Palegoldenrod
#EEE8AA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED690 #9890D6
analogous
#D6BB90 #CED690 #ABD690
triadic
#CED690 #90CED6 #D690CE
tetradic
#CED690 #90D6BB #9890D6 #D690AB
square
#CED690 #90D6BB #9890D6 #D690AB
split-complementary
#CED690 #90ABD6 #BB90D6
monochromatic
#A0AC40 #BAC563 #CED690 #E2E7BD #F5F7E9
Accessibility & contrast
On white
1.54
#CED690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CED690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED690
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED690 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#D6CEC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced690; /* rgb */ color: rgb(206, 214, 144); /* oklch */ color: oklch(85.3% 0.091 113.7);
Tailwind
colors: {
custom: {
50: '#dee2b1',
500: '#ced690',
950: '#000000',
},
}SCSS
$custom: #ced690; $custom-light: #dee2b1; $custom-dark: #000000;
JSON
{
"hex": "#ced690",
"rgb": {
"r": 206,
"g": 214,
"b": 144
},
"hsl": {
"h": 66.857,
"s": 46.053,
"l": 70.196
},
"oklch": {
"l": 0.85347,
"c": 0.09137,
"h": 113.7
},
"luminance": 0.63229
}Semantic roles & 50–950 ramp
primary
#CED690
secondary
#675EAC
accent
#2CB93C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481