#CEDE7B#CEDE7B
#CEDE7B is a very light, vivid yellow. Relative luminance 0.668; OKLCH L 86.7% C 0.125 H 116.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE7B |
|---|---|
| RGB | rgb(206, 222, 123) |
| HSL | hsl(70, 60%, 68%) |
| HSV | hsv(70, 45%, 87%) |
| CMYK | cmyk(7.2%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(85.40, -20.03, 46.56) |
| CIE-LCH | lch(85.40, 50.69, 113.28°) |
| OKLab | oklab(86.72% -0.0561 0.112) |
| OKLCH | oklch(86.72% 0.125 116.6) |
| XYZ | xyz(55.1505, 66.7949, 28.7224) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.43
Greenish Tan
#BCCB7A
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 5.94
Khaki (CSS)
#F0E68C
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE7B #8B7BDE
analogous
#DEBC7B #CEDE7B #9CDE7B
triadic
#CEDE7B #7BCEDE #DE7BCE
tetradic
#CEDE7B #7BDEBC #8B7BDE #DE7B9C
square
#CEDE7B #7BDEBC #8B7BDE #DE7B9C
split-complementary
#CEDE7B #7B9CDE #BC7BDE
monochromatic
#9CB22D #BCD24A #CEDE7B #E0EAAC #F2F6DD
Accessibility & contrast
On white
1.46
#CEDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CEDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE7B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE7B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#D8D4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cede7b; /* rgb */ color: rgb(206, 222, 123); /* oklch */ color: oklch(86.7% 0.125 116.6);
Tailwind
colors: {
custom: {
50: '#dee8a3',
500: '#cede7b',
950: '#000000',
},
}SCSS
$custom: #cede7b; $custom-light: #dee8a3; $custom-dark: #000000;
JSON
{
"hex": "#cede7b",
"rgb": {
"r": 206,
"g": 222,
"b": 123
},
"hsl": {
"h": 69.697,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.86715,
"c": 0.12528,
"h": 116.6
},
"luminance": 0.66794
}Semantic roles & 50–950 ramp
primary
#CEDE7B
secondary
#5B49B4
accent
#1EC839
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480