#CEDE80#CEDE80
#CEDE80 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.8% C 0.120 H 116.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE80 |
|---|---|
| RGB | rgb(206, 222, 128) |
| HSL | hsl(70, 59%, 69%) |
| HSV | hsv(70, 42%, 87%) |
| CMYK | cmyk(7.2%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(85.47, -19.51, 44.20) |
| CIE-LCH | lch(85.47, 48.32, 113.81°) |
| OKLab | oklab(86.79% -0.0542 0.107) |
| OKLCH | oklch(86.79% 0.12 116.9) |
| XYZ | xyz(55.4715, 66.9233, 30.4131) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Greenish Tan
#BCCB7A
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.37
Pale Olive
#B9CC81
ΔE00 5.47
Pale Olive Green
#B1D27B
ΔE00 5.53
Khaki (CSS)
#F0E68C
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE80 #9080DE
analogous
#DEBF80 #CEDE80 #9FDE80
triadic
#CEDE80 #80CEDE #DE80CE
tetradic
#CEDE80 #80DEBF #9080DE #DE809F
square
#CEDE80 #80DEBF #9080DE #DE809F
split-complementary
#CEDE80 #809FDE #BF80DE
monochromatic
#9EB52F #BBD14F #CEDE80 #E1EBB1 #F3F7E1
Accessibility & contrast
On white
1.46
#CEDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CEDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE80
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE80 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D579
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#D7D5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede80; /* rgb */ color: rgb(206, 222, 128); /* oklch */ color: oklch(86.8% 0.120 116.9);
Tailwind
colors: {
custom: {
50: '#dee8a6',
500: '#cede80',
950: '#000000',
},
}SCSS
$custom: #cede80; $custom-light: #dee8a6; $custom-dark: #000000;
JSON
{
"hex": "#cede80",
"rgb": {
"r": 206,
"g": 222,
"b": 128
},
"hsl": {
"h": 70.213,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.86788,
"c": 0.11998,
"h": 116.9
},
"luminance": 0.66923
}Semantic roles & 50–950 ramp
primary
#CEDE80
secondary
#5F4DB5
accent
#1FC63C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480