#CEDDBA#CEDDBA
#CEDDBA is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.7% C 0.050 H 126.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDBA |
|---|---|
| RGB | rgb(206, 221, 186) |
| HSL | hsl(86, 34%, 80%) |
| HSV | hsv(86, 16%, 87%) |
| CMYK | cmyk(6.8%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(86.20, -11.17, 15.51) |
| CIE-LCH | lch(86.20, 19.11, 125.77°) |
| OKLab | oklab(87.7% -0.0294 0.04) |
| OKLCH | oklch(87.7% 0.05 126.3) |
| XYZ | xyz(60.1717, 68.3797, 56.4735) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.87
Light Sage
#BCECAC
ΔE00 9.12
Eggshell (survey)
#FFFFD4
ΔE00 9.52
Lightyellow
#FFFFE0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDBA #C9BADD
analogous
#DDDBBA #CEDDBA #BDDDBA
triadic
#CEDDBA #BACEDD #DDBACE
tetradic
#CEDDBA #BADDDB #C9BADD #DDBABD
square
#CEDDBA #BADDDB #C9BADD #DDBABD
split-complementary
#CEDDBA #BABDDD #DBBADD
monochromatic
#94B568 #B1C991 #CEDDBA #EBF1E3 #F0F5EB
Accessibility & contrast
On white
1.43
#CEDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDBA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDBA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#D0D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddba; /* rgb */ color: rgb(206, 221, 186); /* oklch */ color: oklch(87.7% 0.050 126.3);
Tailwind
colors: {
custom: {
50: '#dde7ce',
500: '#ceddba',
950: '#000000',
},
}SCSS
$custom: #ceddba; $custom-light: #dde7ce; $custom-dark: #000000;
JSON
{
"hex": "#ceddba",
"rgb": {
"r": 206,
"g": 221,
"b": 186
},
"hsl": {
"h": 85.714,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87696,
"c": 0.04965,
"h": 126.3
},
"luminance": 0.6838
}Semantic roles & 50–950 ramp
primary
#CEDDBA
secondary
#9A86B5
accent
#39AD6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483