#CED789#CED789
#CED789 is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.4% C 0.101 H 113.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CED789 |
|---|---|
| RGB | rgb(206, 215, 137) |
| HSL | hsl(67, 49%, 69%) |
| HSV | hsv(67, 36%, 84%) |
| CMYK | cmyk(4.2%, 0%, 36.3%, 15.7%) |
| CIE-LAB | lab(83.72, -15.02, 37.50) |
| CIE-LCH | lch(83.72, 40.40, 111.83°) |
| OKLab | oklab(85.44% -0.0409 0.0922) |
| OKLCH | oklch(85.44% 0.101 113.9) |
| XYZ | xyz(54.2697, 63.5295, 33.0655) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.39
Greenish Tan
#BCCB7A
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 5.95
Palegoldenrod
#EEE8AA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED789 #9289D7
analogous
#D7B989 #CED789 #A7D789
triadic
#CED789 #89CED7 #D789CE
tetradic
#CED789 #89D7B9 #9289D7 #D789A7
square
#CED789 #89D7B9 #9289D7 #D789A7
split-complementary
#CED789 #89A7D7 #B989D7
monochromatic
#9EAB3A #BBC85B #CED789 #E1E6B7 #F4F6E4
Accessibility & contrast
On white
1.53
#CED789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CED789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED789
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED789 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#D7CFC3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced789; /* rgb */ color: rgb(206, 215, 137); /* oklch */ color: oklch(85.4% 0.101 113.9);
Tailwind
colors: {
custom: {
50: '#dee3ac',
500: '#ced789',
950: '#000000',
},
}SCSS
$custom: #ced789; $custom-light: #dee3ac; $custom-dark: #000000;
JSON
{
"hex": "#ced789",
"rgb": {
"r": 206,
"g": 215,
"b": 137
},
"hsl": {
"h": 66.923,
"s": 49.367,
"l": 69.02
},
"oklch": {
"l": 0.85437,
"c": 0.10086,
"h": 113.9
},
"luminance": 0.63529
}Semantic roles & 50–950 ramp
primary
#CED789
secondary
#6157AD
accent
#29BD3A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481