#CEDC81#CEDC81
#CEDC81 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.4% C 0.116 H 116.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC81 |
|---|---|
| RGB | rgb(206, 220, 129) |
| HSL | hsl(69, 57%, 68%) |
| HSV | hsv(69, 41%, 86%) |
| CMYK | cmyk(6.4%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(84.94, -18.41, 43.06) |
| CIE-LCH | lch(84.94, 46.83, 113.16°) |
| OKLab | oklab(86.37% -0.0511 0.1045) |
| OKLCH | oklch(86.37% 0.116 116.1) |
| XYZ | xyz(55.0096, 65.8937, 30.5855) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.73
Greenish Tan
#BCCB7A
ΔE00 4.37
Pale Olive
#B9CC81
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.49
Pale Olive Green
#B1D27B
ΔE00 5.52
Khaki (CSS)
#F0E68C
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC81 #8F81DC
analogous
#DCBC81 #CEDC81 #A0DC81
triadic
#CEDC81 #81CEDC #DC81CE
tetradic
#CEDC81 #81DCBC #8F81DC #DC81A0
square
#CEDC81 #81DCBC #8F81DC #DC81A0
split-complementary
#CEDC81 #81A0DC #BC81DC
monochromatic
#9EB131 #BBCF51 #CEDC81 #E1E9B1 #F3F7E1
Accessibility & contrast
On white
1.48
#CEDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CEDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC81
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC81 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47A
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#D7D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc81; /* rgb */ color: rgb(206, 220, 129); /* oklch */ color: oklch(86.4% 0.116 116.1);
Tailwind
colors: {
custom: {
50: '#dee6a7',
500: '#cedc81',
950: '#000000',
},
}SCSS
$custom: #cedc81; $custom-light: #dee6a7; $custom-dark: #000000;
JSON
{
"hex": "#cedc81",
"rgb": {
"r": 206,
"g": 220,
"b": 129
},
"hsl": {
"h": 69.231,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.86374,
"c": 0.11631,
"h": 116.1
},
"luminance": 0.65893
}Semantic roles & 50–950 ramp
primary
#CEDC81
secondary
#5E4FB3
accent
#21C43A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480