#CEDEB7#CEDEB7
#CEDEB7 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.055 H 125.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEB7 |
|---|---|
| RGB | rgb(206, 222, 183) |
| HSL | hsl(85, 37%, 79%) |
| HSV | hsv(85, 18%, 87%) |
| CMYK | cmyk(7.2%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(86.40, -12.16, 17.36) |
| CIE-LCH | lch(86.40, 21.20, 125.00°) |
| OKLab | oklab(87.84% -0.032 0.0446) |
| OKLCH | oklch(87.84% 0.055 125.7) |
| XYZ | xyz(60.1209, 68.7831, 54.8997) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.49
Light Sage
#BCECAC
ΔE00 8.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.57
Palegoldenrod
#EEE8AA
ΔE00 9.30
Eggshell (survey)
#FFFFD4
ΔE00 9.35
Beige
#F5F5DC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEB7 #C7B7DE
analogous
#DEDBB7 #CEDEB7 #BBDEB7
triadic
#CEDEB7 #B7CEDE #DEB7CE
tetradic
#CEDEB7 #B7DEDB #C7B7DE #DEB7BB
square
#CEDEB7 #B7DEDB #C7B7DE #DEB7BB
split-complementary
#CEDEB7 #B7BBDE #DBB7DE
monochromatic
#95B863 #B1CB8D #CEDEB7 #EBF1E1 #F1F5EA
Accessibility & contrast
On white
1.42
#CEDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEB7
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEB7 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B5
Deuteranopia (green-blind)
#E0D8B9
Tritanopia (blue-blind)
#D1DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedeb7; /* rgb */ color: rgb(206, 222, 183); /* oklch */ color: oklch(87.8% 0.055 125.7);
Tailwind
colors: {
custom: {
50: '#dde8cc',
500: '#cedeb7',
950: '#000000',
},
}SCSS
$custom: #cedeb7; $custom-light: #dde8cc; $custom-dark: #000000;
JSON
{
"hex": "#cedeb7",
"rgb": {
"r": 206,
"g": 222,
"b": 183
},
"hsl": {
"h": 84.615,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.87835,
"c": 0.05495,
"h": 125.7
},
"luminance": 0.68783
}Semantic roles & 50–950 ramp
primary
#CEDEB7
secondary
#9883B6
accent
#35B068
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483