#CEDBBE#CEDBBE
#CEDBBE is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.4% C 0.041 H 127.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBBE |
|---|---|
| RGB | rgb(206, 219, 190) |
| HSL | hsl(87, 29%, 80%) |
| HSV | hsv(87, 13%, 86%) |
| CMYK | cmyk(5.9%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.76, -9.50, 12.79) |
| CIE-LCH | lch(85.76, 15.93, 126.62°) |
| OKLab | oklab(87.38% -0.0249 0.0331) |
| OKLCH | oklch(87.38% 0.041 127) |
| XYZ | xyz(60.0780, 67.5024, 58.5694) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.00
Honeydew
#F0FFF0
ΔE00 9.34
Lightyellow
#FFFFE0
ΔE00 9.58
Light Grey
#D8DCD6
ΔE00 9.71
Off White (survey)
#FFFFE4
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBBE #CBBEDB
analogous
#DBDABE #CEDBBE #BFDBBE
triadic
#CEDBBE #BECEDB #DBBECE
tetradic
#CEDBBE #BEDBDA #CBBEDB #DBBEBF
square
#CEDBBE #BEDBDA #CBBEDB #DBBEBF
split-complementary
#CEDBBE #BEBFDB #DABEDB
monochromatic
#93AF6F #B0C597 #CEDBBE #ECF1E5 #F0F4EB
Accessibility & contrast
On white
1.45
#CEDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CEDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBBE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBBE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#D0D8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbbe; /* rgb */ color: rgb(206, 219, 190); /* oklch */ color: oklch(87.4% 0.041 127.0);
Tailwind
colors: {
custom: {
50: '#dde6d1',
500: '#cedbbe',
950: '#000000',
},
}SCSS
$custom: #cedbbe; $custom-light: #dde6d1; $custom-dark: #000000;
JSON
{
"hex": "#cedbbe",
"rgb": {
"r": 206,
"g": 219,
"b": 190
},
"hsl": {
"h": 86.897,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87377,
"c": 0.04147,
"h": 127
},
"luminance": 0.67503
}Semantic roles & 50–950 ramp
primary
#CEDBBE
secondary
#9D8BB2
accent
#3EA76D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483