#CEDBBC#CEDBBC
#CEDBBC is a very light, muted yellow-green. Relative luminance 0.674; OKLCH L 87.3% C 0.044 H 125.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBBC |
|---|---|
| RGB | rgb(206, 219, 188) |
| HSL | hsl(85, 30%, 80%) |
| HSV | hsv(85, 14%, 86%) |
| CMYK | cmyk(5.9%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(85.71, -9.83, 13.78) |
| CIE-LCH | lch(85.71, 16.93, 125.51°) |
| OKLab | oklab(87.33% -0.0258 0.0356) |
| OKLCH | oklch(87.33% 0.044 125.9) |
| XYZ | xyz(59.8609, 67.4155, 57.4261) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.83
Lightyellow
#FFFFE0
ΔE00 9.60
Light Grey Green
#B7E1A1
ΔE00 9.61
Honeydew
#F0FFF0
ΔE00 9.71
Eggshell (survey)
#FFFFD4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBBC #C9BCDB
analogous
#DBD8BC #CEDBBC #BFDBBC
triadic
#CEDBBC #BCCEDB #DBBCCE
tetradic
#CEDBBC #BCDBD8 #C9BCDB #DBBCBF
square
#CEDBBC #BCDBD8 #C9BCDB #DBBCBF
split-complementary
#CEDBBC #BCBFDB #D8BCDB
monochromatic
#94B06C #B1C694 #CEDBBC #EBF0E4 #F0F4EB
Accessibility & contrast
On white
1.45
#CEDBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CEDBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBBC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBBC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#D0D8D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbbc; /* rgb */ color: rgb(206, 219, 188); /* oklch */ color: oklch(87.3% 0.044 125.9);
Tailwind
colors: {
custom: {
50: '#dde6d0',
500: '#cedbbc',
950: '#000000',
},
}SCSS
$custom: #cedbbc; $custom-light: #dde6d0; $custom-dark: #000000;
JSON
{
"hex": "#cedbbc",
"rgb": {
"r": 206,
"g": 219,
"b": 188
},
"hsl": {
"h": 85.161,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.87328,
"c": 0.04397,
"h": 125.9
},
"luminance": 0.67416
}Semantic roles & 50–950 ramp
primary
#CEDBBC
secondary
#9A89B2
accent
#3DA96A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483