#CEDC83#CEDC83
#CEDC83 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.4% C 0.114 H 116.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC83 |
|---|---|
| RGB | rgb(206, 220, 131) |
| HSL | hsl(69, 56%, 69%) |
| HSV | hsv(69, 40%, 86%) |
| CMYK | cmyk(6.4%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(84.97, -18.19, 42.10) |
| CIE-LCH | lch(84.97, 45.86, 113.37°) |
| OKLab | oklab(86.41% -0.0503 0.1024) |
| OKLCH | oklch(86.41% 0.114 116.2) |
| XYZ | xyz(55.1439, 65.9474, 31.2925) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.76
Greenish Tan
#BCCB7A
ΔE00 4.28
Pale Olive
#B9CC81
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 5.36
Pale Olive Green
#B1D27B
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC83 #9183DC
analogous
#DCBE83 #CEDC83 #A2DC83
triadic
#CEDC83 #83CEDC #DC83CE
tetradic
#CEDC83 #83DCBE #9183DC #DC83A2
square
#CEDC83 #83DCBE #9183DC #DC83A2
split-complementary
#CEDC83 #83A2DC #BE83DC
monochromatic
#9EB232 #BBCF53 #CEDC83 #E1E9B3 #F4F7E2
Accessibility & contrast
On white
1.48
#CEDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CEDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC83
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC83 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47C
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#D7D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc83; /* rgb */ color: rgb(206, 220, 131); /* oklch */ color: oklch(86.4% 0.114 116.2);
Tailwind
colors: {
custom: {
50: '#dee6a8',
500: '#cedc83',
950: '#000000',
},
}SCSS
$custom: #cedc83; $custom-light: #dee6a8; $custom-dark: #000000;
JSON
{
"hex": "#cedc83",
"rgb": {
"r": 206,
"g": 220,
"b": 131
},
"hsl": {
"h": 69.438,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.86405,
"c": 0.11413,
"h": 116.2
},
"luminance": 0.65947
}Semantic roles & 50–950 ramp
primary
#CEDC83
secondary
#6050B3
accent
#22C43B
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480