#CED58E#CED58E
#CED58E is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.1% C 0.092 H 113.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CED58E |
|---|---|
| RGB | rgb(206, 213, 142) |
| HSL | hsl(66, 46%, 70%) |
| HSV | hsv(66, 33%, 84%) |
| CMYK | cmyk(3.3%, 0%, 33.3%, 16.5%) |
| CIE-LAB | lab(83.27, -13.42, 34.37) |
| CIE-LCH | lch(83.27, 36.89, 111.33°) |
| OKLab | oklab(85.1% -0.036 0.0851) |
| OKLCH | oklch(85.1% 0.092 113) |
| XYZ | xyz(54.1305, 62.6639, 34.8297) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 3.89
Pale Olive
#B9CC81
ΔE00 4.12
Palegoldenrod
#EEE8AA
ΔE00 6.42
Light Khaki
#E6F2A2
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED58E #958ED5
analogous
#D5B88E #CED58E #ABD58E
triadic
#CED58E #8ECED5 #D58ECE
tetradic
#CED58E #8ED5B8 #958ED5 #D58EAB
square
#CED58E #8ED5B8 #958ED5 #D58EAB
split-complementary
#CED58E #8EABD5 #B88ED5
monochromatic
#9FAA3F #BBC461 #CED58E #E1E6BB #F5F6E7
Accessibility & contrast
On white
1.55
#CED58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CED58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED58E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED58E | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF89
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#D6CDC3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced58e; /* rgb */ color: rgb(206, 213, 142); /* oklch */ color: oklch(85.1% 0.092 113.0);
Tailwind
colors: {
custom: {
50: '#dee1b0',
500: '#ced58e',
950: '#000000',
},
}SCSS
$custom: #ced58e; $custom-light: #dee1b0; $custom-dark: #000000;
JSON
{
"hex": "#ced58e",
"rgb": {
"r": 206,
"g": 213,
"b": 142
},
"hsl": {
"h": 65.915,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.851,
"c": 0.09242,
"h": 113
},
"luminance": 0.62663
}Semantic roles & 50–950 ramp
primary
#CED58E
secondary
#645CAB
accent
#2CB93A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481