#CEDC7A#CEDC7A
#CEDC7A is a very light, vivid yellow. Relative luminance 0.657; OKLCH L 86.3% C 0.124 H 115.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC7A |
|---|---|
| RGB | rgb(206, 220, 122) |
| HSL | hsl(69, 58%, 67%) |
| HSV | hsv(69, 45%, 86%) |
| CMYK | cmyk(6.4%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(84.85, -19.16, 46.37) |
| CIE-LCH | lch(84.85, 50.17, 112.45°) |
| OKLab | oklab(86.27% -0.0537 0.1115) |
| OKLCH | oklch(86.27% 0.124 115.7) |
| XYZ | xyz(54.5602, 65.7139, 28.2184) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.90
Greenish Tan
#BCCB7A
ΔE00 4.83
Pale Olive
#B9CC81
ΔE00 5.75
Pale Olive Green
#B1D27B
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.03
Khaki (CSS)
#F0E68C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC7A #887ADC
analogous
#DCB97A #CEDC7A #9DDC7A
triadic
#CEDC7A #7ACEDC #DC7ACE
tetradic
#CEDC7A #7ADCB9 #887ADC #DC7A9D
square
#CEDC7A #7ADCB9 #887ADC #DC7A9D
split-complementary
#CEDC7A #7A9DDC #B97ADC
monochromatic
#9CAE2E #BCCF4A #CEDC7A #E0E9AA #F2F6DB
Accessibility & contrast
On white
1.48
#CEDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CEDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC7A
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC7A | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#D8D2C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc7a; /* rgb */ color: rgb(206, 220, 122); /* oklch */ color: oklch(86.3% 0.124 115.7);
Tailwind
colors: {
custom: {
50: '#dee6a2',
500: '#cedc7a',
950: '#000000',
},
}SCSS
$custom: #cedc7a; $custom-light: #dee6a2; $custom-dark: #000000;
JSON
{
"hex": "#cedc7a",
"rgb": {
"r": 206,
"g": 220,
"b": 122
},
"hsl": {
"h": 68.571,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.86271,
"c": 0.12378,
"h": 115.7
},
"luminance": 0.65713
}Semantic roles & 50–950 ramp
primary
#CEDC7A
secondary
#594AB0
accent
#20C637
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480