#CEDE8B#CEDE8B
#CEDE8B is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 87.0% C 0.108 H 117.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE8B |
|---|---|
| RGB | rgb(206, 222, 139) |
| HSL | hsl(72, 56%, 71%) |
| HSV | hsv(72, 37%, 87%) |
| CMYK | cmyk(7.2%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(85.62, -18.26, 38.94) |
| CIE-LCH | lch(85.62, 43.01, 115.12°) |
| OKLab | oklab(86.96% -0.05 0.0956) |
| OKLCH | oklch(86.96% 0.108 117.6) |
| XYZ | xyz(56.2352, 67.2288, 34.4350) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.67
Greenish Tan
#BCCB7A
ΔE00 4.53
Pale Olive
#B9CC81
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Moss Green
#A6C875
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE8B #9B8BDE
analogous
#DEC48B #CEDE8B #A4DE8B
triadic
#CEDE8B #8BCEDE #DE8BCE
tetradic
#CEDE8B #8BDEC4 #9B8BDE #DE8BA4
square
#CEDE8B #8BDEC4 #9B8BDE #DE8BA4
split-complementary
#CEDE8B #8BA4DE #C48BDE
monochromatic
#A0BA35 #BAD05B #CEDE8B #E2ECBB #F5F8E7
Accessibility & contrast
On white
1.45
#CEDE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CEDE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE8B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE8B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D685
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#D6D6C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede8b; /* rgb */ color: rgb(206, 222, 139); /* oklch */ color: oklch(87.0% 0.108 117.6);
Tailwind
colors: {
custom: {
50: '#dee8ae',
500: '#cede8b',
950: '#000000',
},
}SCSS
$custom: #cede8b; $custom-light: #dee8ae; $custom-dark: #000000;
JSON
{
"hex": "#cede8b",
"rgb": {
"r": 206,
"g": 222,
"b": 139
},
"hsl": {
"h": 71.566,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.86961,
"c": 0.10787,
"h": 117.6
},
"luminance": 0.67228
}Semantic roles & 50–950 ramp
primary
#CEDE8B
secondary
#6A58B6
accent
#22C341
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481