#CED89D#CED89D
#CED89D is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 86.0% C 0.078 H 115.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED89D |
|---|---|
| RGB | rgb(206, 216, 157) |
| HSL | hsl(70, 43%, 73%) |
| HSV | hsv(70, 27%, 85%) |
| CMYK | cmyk(4.6%, 0%, 27.3%, 15.3%) |
| CIE-LAB | lab(84.31, -12.98, 28.04) |
| CIE-LCH | lch(84.31, 30.90, 114.84°) |
| OKLab | oklab(86.02% -0.0342 0.0705) |
| OKLCH | oklch(86.02% 0.078 115.9) |
| XYZ | xyz(56.0950, 64.6682, 41.4188) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.72
Greenish Beige
#C9D179
ΔE00 6.00
Palegoldenrod
#EEE8AA
ΔE00 6.35
Light Khaki
#E6F2A2
ΔE00 6.69
Beige (survey)
#E6DAA6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED89D #A79DD8
analogous
#D8C49D #CED89D #B0D89D
triadic
#CED89D #9DCED8 #D89DCE
tetradic
#CED89D #9DD8C4 #A79DD8 #D89DB0
square
#CED89D #9DD8C4 #A79DD8 #D89DB0
split-complementary
#CED89D #9DB0D8 #C49DD8
monochromatic
#A1B347 #B8C771 #CED89D #E4E9C9 #F4F6E9
Accessibility & contrast
On white
1.51
#CED89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED89D
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED89D | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D299
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#D5D1C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced89d; /* rgb */ color: rgb(206, 216, 157); /* oklch */ color: oklch(86.0% 0.078 115.9);
Tailwind
colors: {
custom: {
50: '#dde4ba',
500: '#ced89d',
950: '#000000',
},
}SCSS
$custom: #ced89d; $custom-light: #dde4ba; $custom-dark: #000000;
JSON
{
"hex": "#ced89d",
"rgb": {
"r": 206,
"g": 216,
"b": 157
},
"hsl": {
"h": 70.169,
"s": 43.066,
"l": 73.137
},
"oklch": {
"l": 0.86015,
"c": 0.07839,
"h": 115.9
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#CED89D
secondary
#766AAF
accent
#2FB646
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481