#CED28E#CED28E
#CED28E is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.5% C 0.089 H 111.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED28E |
|---|---|
| RGB | rgb(206, 210, 142) |
| HSL | hsl(64, 43%, 69%) |
| HSV | hsv(64, 32%, 82%) |
| CMYK | cmyk(1.9%, 0%, 32.4%, 17.6%) |
| CIE-LAB | lab(82.47, -11.90, 33.32) |
| CIE-LCH | lch(82.47, 35.38, 109.66°) |
| OKLab | oklab(84.47% -0.0317 0.0827) |
| OKLCH | oklch(84.47% 0.089 111) |
| XYZ | xyz(53.3829, 61.1687, 34.5805) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.64
Greenish Tan
#BCCB7A
ΔE00 4.19
Pale Olive
#B9CC81
ΔE00 4.49
Palegoldenrod
#EEE8AA
ΔE00 6.37
Beige (survey)
#E6DAA6
ΔE00 6.57
Pale Olive Green
#B1D27B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED28E #928ED2
analogous
#D2B48E #CED28E #ACD28E
triadic
#CED28E #8ECED2 #D28ECE
tetradic
#CED28E #8ED2B4 #928ED2 #D28EAC
square
#CED28E #8ED2B4 #928ED2 #D28EAC
split-complementary
#CED28E #8EACD2 #B48ED2
monochromatic
#9EA441 #BBC162 #CED28E #E1E3BA #F4F5E6
Accessibility & contrast
On white
1.59
#CED28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CED28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED28E
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED28E | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#D7CAC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced28e; /* rgb */ color: rgb(206, 210, 142); /* oklch */ color: oklch(84.5% 0.089 111.0);
Tailwind
colors: {
custom: {
50: '#dedfaf',
500: '#ced28e',
950: '#000000',
},
}SCSS
$custom: #ced28e; $custom-light: #dedfaf; $custom-dark: #000000;
JSON
{
"hex": "#ced28e",
"rgb": {
"r": 206,
"g": 210,
"b": 142
},
"hsl": {
"h": 63.529,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.84468,
"c": 0.08854,
"h": 111
},
"luminance": 0.61168
}Semantic roles & 50–950 ramp
primary
#CED28E
secondary
#615CA8
accent
#2FB637
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481