#CEDE86#CEDE86
#CEDE86 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 86.9% C 0.113 H 117.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE86 |
|---|---|
| RGB | rgb(206, 222, 134) |
| HSL | hsl(71, 57%, 70%) |
| HSV | hsv(71, 40%, 87%) |
| CMYK | cmyk(7.2%, 0%, 39.6%, 12.9%) |
| CIE-LAB | lab(85.55, -18.84, 41.35) |
| CIE-LCH | lch(85.55, 45.44, 114.50°) |
| OKLab | oklab(86.88% -0.0519 0.1009) |
| OKLCH | oklch(86.88% 0.113 117.2) |
| XYZ | xyz(55.8782, 67.0860, 32.5548) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.38
Greenish Tan
#BCCB7A
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.98
Pale Olive
#B9CC81
ΔE00 4.98
Pale Olive Green
#B1D27B
ΔE00 5.27
Khaki (CSS)
#F0E68C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE86 #9686DE
analogous
#DEC286 #CEDE86 #A2DE86
triadic
#CEDE86 #86CEDE #DE86CE
tetradic
#CEDE86 #86DEC2 #9686DE #DE86A2
square
#CEDE86 #86DEC2 #9686DE #DE86A2
split-complementary
#CEDE86 #86A2DE #C286DE
monochromatic
#9FB832 #BBD156 #CEDE86 #E1EBB6 #F5F8E6
Accessibility & contrast
On white
1.46
#CEDE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CEDE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE86
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE86 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57F
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#D7D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede86; /* rgb */ color: rgb(206, 222, 134); /* oklch */ color: oklch(86.9% 0.113 117.2);
Tailwind
colors: {
custom: {
50: '#dee8aa',
500: '#cede86',
950: '#000000',
},
}SCSS
$custom: #cede86; $custom-light: #dee8aa; $custom-dark: #000000;
JSON
{
"hex": "#cede86",
"rgb": {
"r": 206,
"g": 222,
"b": 134
},
"hsl": {
"h": 70.909,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8688,
"c": 0.11346,
"h": 117.2
},
"luminance": 0.67086
}Semantic roles & 50–950 ramp
primary
#CEDE86
secondary
#6553B5
accent
#21C53F
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481