#CEDE7C#CEDE7C
#CEDE7C is a very light, vivid yellow. Relative luminance 0.668; OKLCH L 86.7% C 0.124 H 116.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE7C |
|---|---|
| RGB | rgb(206, 222, 124) |
| HSL | hsl(70, 60%, 68%) |
| HSV | hsv(70, 44%, 87%) |
| CMYK | cmyk(7.2%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(85.41, -19.93, 46.09) |
| CIE-LCH | lch(85.41, 50.22, 113.38°) |
| OKLab | oklab(86.73% -0.0558 0.111) |
| OKLCH | oklch(86.73% 0.124 116.7) |
| XYZ | xyz(55.2134, 66.8201, 29.0538) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 5.70
Pale Olive Green
#B1D27B
ΔE00 5.78
Pale Olive
#B9CC81
ΔE00 5.84
Khaki (CSS)
#F0E68C
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE7C #8C7CDE
analogous
#DEBD7C #CEDE7C #9DDE7C
triadic
#CEDE7C #7CCEDE #DE7CCE
tetradic
#CEDE7C #7CDEBD #8C7CDE #DE7C9D
square
#CEDE7C #7CDEBD #8C7CDE #DE7C9D
split-complementary
#CEDE7C #7C9DDE #BD7CDE
monochromatic
#9DB32D #BCD24B #CEDE7C #E0EAAD #F3F7DE
Accessibility & contrast
On white
1.46
#CEDE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CEDE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE7C
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE7C | 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)
#EAD574
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#D7D4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cede7c; /* rgb */ color: rgb(206, 222, 124); /* oklch */ color: oklch(86.7% 0.124 116.7);
Tailwind
colors: {
custom: {
50: '#dee8a3',
500: '#cede7c',
950: '#000000',
},
}SCSS
$custom: #cede7c; $custom-light: #dee8a3; $custom-dark: #000000;
JSON
{
"hex": "#cede7c",
"rgb": {
"r": 206,
"g": 222,
"b": 124
},
"hsl": {
"h": 69.796,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.86729,
"c": 0.12424,
"h": 116.7
},
"luminance": 0.6682
}Semantic roles & 50–950 ramp
primary
#CEDE7C
secondary
#5B4AB4
accent
#1EC73A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480