#CEDDBB#CEDDBB
#CEDDBB is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.7% C 0.048 H 126.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDBB |
|---|---|
| RGB | rgb(206, 221, 187) |
| HSL | hsl(86, 33%, 80%) |
| HSV | hsv(86, 15%, 87%) |
| CMYK | cmyk(6.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(86.22, -11.01, 15.01) |
| CIE-LCH | lch(86.22, 18.62, 126.26°) |
| OKLab | oklab(87.72% -0.029 0.0388) |
| OKLCH | oklch(87.72% 0.048 126.8) |
| XYZ | xyz(60.2783, 68.4224, 57.0353) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.69
Beige
#F5F5DC
ΔE00 8.77
Light Sage
#BCECAC
ΔE00 9.31
Eggshell (survey)
#FFFFD4
ΔE00 9.59
Lightyellow
#FFFFE0
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDBB #CABBDD
analogous
#DDDBBB #CEDDBB #BDDDBB
triadic
#CEDDBB #BBCEDD #DDBBCE
tetradic
#CEDDBB #BBDDDB #CABBDD #DDBBBD
square
#CEDDBB #BBDDDB #CABBDD #DDBBBD
split-complementary
#CEDDBB #BBBDDD #DBBBDD
monochromatic
#93B469 #B1C992 #CEDDBB #EBF1E4 #F0F5EB
Accessibility & contrast
On white
1.43
#CEDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDBB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDBB | 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)
#E1D8B9
Deuteranopia (green-blind)
#DFD7BC
Tritanopia (blue-blind)
#D0DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddbb; /* rgb */ color: rgb(206, 221, 187); /* oklch */ color: oklch(87.7% 0.048 126.8);
Tailwind
colors: {
custom: {
50: '#dde7cf',
500: '#ceddbb',
950: '#000000',
},
}SCSS
$custom: #ceddbb; $custom-light: #dde7cf; $custom-dark: #000000;
JSON
{
"hex": "#ceddbb",
"rgb": {
"r": 206,
"g": 221,
"b": 187
},
"hsl": {
"h": 86.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8772,
"c": 0.0484,
"h": 126.8
},
"luminance": 0.68423
}Semantic roles & 50–950 ramp
primary
#CEDDBB
secondary
#9B87B5
accent
#39AC6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483