#CEDD82#CEDD82
#CEDD82 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 86.6% C 0.117 H 116.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDD82 |
|---|---|
| RGB | rgb(206, 221, 130) |
| HSL | hsl(70, 57%, 69%) |
| HSV | hsv(70, 41%, 87%) |
| CMYK | cmyk(6.8%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(85.22, -18.80, 42.92) |
| CIE-LCH | lch(85.22, 46.85, 113.65°) |
| OKLab | oklab(86.6% -0.0521 0.1042) |
| OKLCH | oklch(86.6% 0.117 116.6) |
| XYZ | xyz(55.3397, 66.4469, 31.0250) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.02
Greenish Tan
#BCCB7A
ΔE00 4.52
Pale Olive
#B9CC81
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.32
Pale Olive Green
#B1D27B
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDD82 #9182DD
analogous
#DDBF82 #CEDD82 #A1DD82
triadic
#CEDD82 #82CEDD #DD82CE
tetradic
#CEDD82 #82DDBF #9182DD #DD82A1
square
#CEDD82 #82DDBF #9182DD #DD82A1
split-complementary
#CEDD82 #82A1DD #BF82DD
monochromatic
#9EB431 #BBD052 #CEDD82 #E1EAB2 #F4F7E2
Accessibility & contrast
On white
1.47
#CEDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CEDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDD82
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDD82 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#D7D4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedd82; /* rgb */ color: rgb(206, 221, 130); /* oklch */ color: oklch(86.6% 0.117 116.6);
Tailwind
colors: {
custom: {
50: '#dee7a8',
500: '#cedd82',
950: '#000000',
},
}SCSS
$custom: #cedd82; $custom-light: #dee7a8; $custom-dark: #000000;
JSON
{
"hex": "#cedd82",
"rgb": {
"r": 206,
"g": 221,
"b": 130
},
"hsl": {
"h": 69.89,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.86604,
"c": 0.11652,
"h": 116.6
},
"luminance": 0.66446
}Semantic roles & 50–950 ramp
primary
#CEDD82
secondary
#604FB4
accent
#21C53C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480