#CEDCBE#CEDCBE
#CEDCBE is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.6% C 0.043 H 127.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCBE |
|---|---|
| RGB | rgb(206, 220, 190) |
| HSL | hsl(88, 30%, 80%) |
| HSV | hsv(88, 14%, 86%) |
| CMYK | cmyk(6.4%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.02, -10.01, 13.16) |
| CIE-LCH | lch(86.02, 16.54, 127.27°) |
| OKLab | oklab(87.58% -0.0264 0.0341) |
| OKLCH | oklch(87.58% 0.043 127.7) |
| XYZ | xyz(60.3396, 68.0257, 58.6566) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.94
Honeydew
#F0FFF0
ΔE00 9.35
Lightyellow
#FFFFE0
ΔE00 9.60
Light Grey Green
#B7E1A1
ΔE00 9.71
Off White (survey)
#FFFFE4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCBE #CCBEDC
analogous
#DCDBBE #CEDCBE #BFDCBE
triadic
#CEDCBE #BECEDC #DCBECE
tetradic
#CEDCBE #BEDCDB #CCBEDC #DCBEBF
square
#CEDCBE #BEDCDB #CCBEDC #DCBEBF
split-complementary
#CEDCBE #BEBFDC #DBBEDC
monochromatic
#92B16E #B0C796 #CEDCBE #ECF1E6 #F0F4EB
Accessibility & contrast
On white
1.44
#CEDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CEDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCBE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCBE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#D0D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcbe; /* rgb */ color: rgb(206, 220, 190); /* oklch */ color: oklch(87.6% 0.043 127.7);
Tailwind
colors: {
custom: {
50: '#dde6d1',
500: '#cedcbe',
950: '#000000',
},
}SCSS
$custom: #cedcbe; $custom-light: #dde6d1; $custom-dark: #000000;
JSON
{
"hex": "#cedcbe",
"rgb": {
"r": 206,
"g": 220,
"b": 190
},
"hsl": {
"h": 88,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87584,
"c": 0.04308,
"h": 127.7
},
"luminance": 0.68026
}Semantic roles & 50–950 ramp
primary
#CEDCBE
secondary
#9E8BB3
accent
#3DA96F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483