#CEDE83#CEDE83
#CEDE83 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.8% C 0.117 H 117.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE83 |
|---|---|
| RGB | rgb(206, 222, 131) |
| HSL | hsl(71, 58%, 69%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.2%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(85.51, -19.18, 42.78) |
| CIE-LCH | lch(85.51, 46.88, 114.15°) |
| OKLab | oklab(86.83% -0.0531 0.104) |
| OKLCH | oklch(86.83% 0.117 117.1) |
| XYZ | xyz(55.6719, 67.0035, 31.4685) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Greenish Tan
#BCCB7A
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 5.16
Pale Olive
#B9CC81
ΔE00 5.21
Pale Olive Green
#B1D27B
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE83 #9383DE
analogous
#DEC183 #CEDE83 #A1DE83
triadic
#CEDE83 #83CEDE #DE83CE
tetradic
#CEDE83 #83DEC1 #9383DE #DE83A1
square
#CEDE83 #83DEC1 #9383DE #DE83A1
split-complementary
#CEDE83 #83A1DE #C183DE
monochromatic
#9FB630 #BBD153 #CEDE83 #E1EBB3 #F4F8E4
Accessibility & contrast
On white
1.46
#CEDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CEDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE83
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE83 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#D7D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede83; /* rgb */ color: rgb(206, 222, 131); /* oklch */ color: oklch(86.8% 0.117 117.1);
Tailwind
colors: {
custom: {
50: '#dee8a8',
500: '#cede83',
950: '#000000',
},
}SCSS
$custom: #cede83; $custom-light: #dee8a8; $custom-dark: #000000;
JSON
{
"hex": "#cede83",
"rgb": {
"r": 206,
"g": 222,
"b": 131
},
"hsl": {
"h": 70.549,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.86833,
"c": 0.11674,
"h": 117.1
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#CEDE83
secondary
#6250B5
accent
#20C63D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480