#CEDE81#CEDE81
#CEDE81 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.8% C 0.119 H 116.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE81 |
|---|---|
| RGB | rgb(206, 222, 129) |
| HSL | hsl(70, 58%, 69%) |
| HSV | hsv(70, 42%, 87%) |
| CMYK | cmyk(7.2%, 0%, 41.9%, 12.9%) |
| CIE-LAB | lab(85.48, -19.40, 43.73) |
| CIE-LCH | lch(85.48, 47.84, 113.92°) |
| OKLab | oklab(86.8% -0.0539 0.106) |
| OKLCH | oklch(86.8% 0.119 116.9) |
| XYZ | xyz(55.5377, 66.9498, 30.7615) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.29
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE81 #9181DE
analogous
#DEC081 #CEDE81 #A0DE81
triadic
#CEDE81 #81CEDE #DE81CE
tetradic
#CEDE81 #81DEC0 #9181DE #DE81A0
square
#CEDE81 #81DEC0 #9181DE #DE81A0
split-complementary
#CEDE81 #81A0DE #C081DE
monochromatic
#9EB52F #BBD151 #CEDE81 #E1EBB1 #F4F7E2
Accessibility & contrast
On white
1.46
#CEDE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CEDE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE81
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE81 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#D7D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede81; /* rgb */ color: rgb(206, 222, 129); /* oklch */ color: oklch(86.8% 0.119 116.9);
Tailwind
colors: {
custom: {
50: '#dee8a7',
500: '#cede81',
950: '#000000',
},
}SCSS
$custom: #cede81; $custom-light: #dee8a7; $custom-dark: #000000;
JSON
{
"hex": "#cede81",
"rgb": {
"r": 206,
"g": 222,
"b": 129
},
"hsl": {
"h": 70.323,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.86803,
"c": 0.11891,
"h": 116.9
},
"luminance": 0.66949
}Semantic roles & 50–950 ramp
primary
#CEDE81
secondary
#604EB5
accent
#1FC63C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480